From 6815fe120ff928e0cc80890cb371798a6ed4640a Mon Sep 17 00:00:00 2001 From: Jan Mercl <0xjnml@gmail.com> Date: Tue, 6 Nov 2018 18:50:11 +0100 Subject: Make modernc.org the repository root --- README.md | 4 ++-- 1 file 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) -- cgit v1.2.3-70-g09d2