README.md
changeset 15 eac7d78ff641
parent 14 f67da1c20c86
child 16 1cde13306e8f
--- a/README.md	Sat Apr 07 22:32:47 2018 +0200
+++ b/README.md	Sat Apr 07 22:49:51 2018 +0200
@@ -12,7 +12,7 @@
 - Mercurial repository: https://hg.lilotux.net/golang/mikael/takuzu/
 - Github mirror: https://github.com/McKael/takuzu/
 
-Please read the [godoc documentation]](https://godoc.org/github.com/McKael/takuzu) for details.
+Please read the [godoc documentation](https://godoc.org/github.com/McKael/takuzu) for details.
 
 # CLI demo
 
@@ -23,10 +23,10 @@
 To build the gotak CLI utility, you can use
 
 ```
-go get https://hg.lilotux.net/golang/mikael/takuzu/gotak
+go get github.com/takuzu/gotak
 ```
 
-(If you use the Github mirror, you'll have to update the import path manually.)
+(If you use the Mercurial repository, you have to update the import path manually.)
 
 # Online puzzle demo