Skip to content

Commit

Permalink
Merge pull request #2 from per1234/fix-docs-link
Browse files Browse the repository at this point in the history
Correct documentation link in readme
  • Loading branch information
cmaglie authored Sep 10, 2020
2 parents 3c57797 + 949cd2c commit 3996245
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 3996245

Please sign in to comment.