commit | b3472531944cd769419f297322dc285a0fc0d6cc | [log] [tgz] |
---|---|---|
author | Gustavo Niemeyer <gustavo@niemeyer.net> | Thu Mar 06 05:42:10 2014 -0300 |
committer | Gustavo Niemeyer <gustavo@niemeyer.net> | Thu Mar 06 05:42:10 2014 -0300 |
tree | 818a80f9fa83e726f35048685c26e25ed5b72c7c | |
parent | 125a562d7bf105e062ed2adfb2d37e6f11c209bd [diff] |
Fix GitHub URL.
diff --git a/yaml.go b/yaml.go index c0423d1..810a74c 100644 --- a/yaml.go +++ b/yaml.go
@@ -2,7 +2,7 @@ // // Source code and other details for the project are available at GitHub: // -// https://github.com/go-yaml/go-yaml-v1 +// https://github.com/go-yaml/yaml // package yaml