gonuts.org => gopkg.in
diff --git a/README.md b/README.md
index 29b8aed..3cdee8d 100644
--- a/README.md
+++ b/README.md
@@ -20,23 +20,23 @@
Installation and usage
----------------------
-The import path for the package is *gonuts.org/v1/yaml*.
+The import path for the package is *gopkg.in/v1/yaml*.
To install it, run:
- go get gonuts.org/v1/yaml
+ go get gopkg.in/v1/yaml
API documentation
-----------------
If opened in a browser, the import path itself leads to the API documentation:
- * [https://gonuts.org/v1/yaml](https://gonuts.org/v1/yaml)
+ * [https://gopkg.in/v1/yaml](https://gopkg.in/v1/yaml)
API stability
-------------
-The package API for yaml v1 will remain stable as described in [gonuts.org](https://gonuts.org).
+The package API for yaml v1 will remain stable as described in [gopkg.in](https://gopkg.in).
License
@@ -55,7 +55,7 @@
"fmt"
"log"
- "gonuts.org/v1/yaml"
+ "gopkg.in/v1/yaml"
)
var data = `