Skip to content

Commit 949cd2c

Browse files
authored
Correct documentation link in readme
The link was previously pointing to the documentation for github.com/arduino/go-properties-map
1 parent 162f7fb commit 949cd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ syntax.
99

1010
This map also keeps the insertion order when ranging through the `Keys()` method.
1111

12-
For more information read the docs [here](https://godoc.org/github.com/arduino/go-properties-map).
12+
For more information read the docs [here](https://godoc.org/github.com/arduino/go-properties-orderedmap).
1313

0 commit comments

Comments
 (0)