summaryrefslogtreecommitdiff
path: root/README-goreadme.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-goreadme.md')
-rw-r--r--README-goreadme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README-goreadme.md b/README-goreadme.md
index 26dbce4..5211057 100644
--- a/README-goreadme.md
+++ b/README-goreadme.md
@@ -163,7 +163,7 @@ This goroutine can be used like a watchdog timer
This struct can be used with the go-arg package
-### type [GuiConfig](/structs.go#L34)
+### type [GuiConfig](/structs.go#L32)
`type GuiConfig struct { ... }`
@@ -173,7 +173,7 @@ This struct can be used with the go-arg package
var Config GuiConfig
```
-### type [Node](/structs.go#L61)
+### type [Node](/structs.go#L59)
`type Node struct { ... }`