website: fix clone URL to the perkeep on github one

Updates #981

Change-Id: I54138307b56ab683eac658b38b20a770f147b014
This commit is contained in:
mpl 2018-05-18 17:37:48 +02:00
parent 7815d546e4
commit 4a53f0fddf
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