Skip to content

Commit

Permalink
godocs.io isn't working (#427)
Browse files Browse the repository at this point in the history
I don't know if this is just a temporary thing, but the existing docs link isn't working today :)
  • Loading branch information
SvenDowideit authored Oct 28, 2024
1 parent eb72747 commit b7406c0
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 @@ -3,7 +3,7 @@ reflection interface similar to Go's standard library `json` and `xml` packages.

Compatible with TOML version [v1.0.0](https://toml.io/en/v1.0.0).

Documentation: https://godocs.io/github.com/BurntSushi/toml
Documentation: https://pkg.go.dev/github.com/BurntSushi/toml

See the [releases page](https://github.com/BurntSushi/toml/releases) for a
changelog; this information is also in the git tag annotations (e.g. `git show
Expand Down

0 comments on commit b7406c0

Please sign in to comment.