Merge "website: fix clone URL to the perkeep on github one"

This commit is contained in:
Mathieu Lonjaret 2018-05-18 15:39:56 +00:00 committed by Gerrit Code Review
commit 706e5f9f72
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Get the code
$ cd $GOPATH/src
$ git clone https://camlistore.googlesource.com/camlistore perkeep.org
$ git clone https://github.com/perkeep/perkeep perkeep.org
- [Latest changes](https://camlistore.googlesource.com/camlistore)
- [Browse