From 95c8a36e248d0116d9e1d8072cfaebb3658b6592 Mon Sep 17 00:00:00 2001 From: Thomas Pelletier Date: Mon, 25 Feb 2013 11:03:54 +0100 Subject: [PATCH] Update godoc URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1441d6b..8fe555d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This library supports TOML version [e3656ad493400895f4460f1244a25f8f8e31a32a](ht ## Documentation The documentation is available at -[godoc.org](http://godoc.org/github.com/pelletier/go-toml/src/toml). +[godoc.org](http://godoc.org/github.com/pelletier/go-toml). ## Contribute