aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Mercl <0xjnml@gmail.com>2018-11-06 18:50:11 +0100
committerJan Mercl <0xjnml@gmail.com>2018-11-06 18:50:11 +0100
commit6815fe120ff928e0cc80890cb371798a6ed4640a (patch)
tree0dc0da5e4e52cf0ab149552b03a8147c890dac09
parent89fd60bf68dbf4801c209b21b0aca495a1972560 (diff)
Make modernc.org the repository rootv1.0.0
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 268d353..71b9c72 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,6 @@ Package sqlite is an in-process implementation of a self-contained, serverless,
Installation
- $ go get github.com/cznic/sqlite
+ $ go get modernc.org/sqlite
-Documentation: [godoc.org/github.com/cznic/sqlite](http://godoc.org/github.com/cznic/sqlite)
+Documentation: [godoc.org/modernc.org/sqlite](http://godoc.org/modernc.org/sqlite)