Skip to content

Commit

Permalink
Correct documentation link in readme
Browse files Browse the repository at this point in the history
The link was previously pointing to the documentation for github.com/arduino/go-properties-map
  • Loading branch information
per1234 authored Sep 10, 2020
1 parent 162f7fb commit 949cd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ syntax.

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

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

0 comments on commit 949cd2c

Please sign in to comment.