summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorp4bl0 <r@uzy.me>2015-03-08 22:31:44 +0100
committerp4bl0 <r@uzy.me>2015-03-08 22:31:44 +0100
commitcd10c52edb146a0542cce6a65cfb3ae134c232dc (patch)
treecadd09cf6735095b32879d6e1b6bb70974500b23
parenta4fd45118ba0001ccf01cd6da98b79dbac416e99 (diff)
new repos url
-rw-r--r--README.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.html b/README.html
index 72d2b69..58d7435 100644
--- a/README.html
+++ b/README.html
@@ -22,7 +22,7 @@ fugitive: README
<p>
If you want to build fugitive from the source, clone the git repository:
<br />
- <code>git clone git://gitorious.org/fugitive/fugitive.git fugitive</code>
+ <code>git clone http://clandest.in/fugitive fugitive</code>
<br />
Then go in the newly created directory: <code>cd fugitive</code>, and
run the build script: <code>./build.sh</code>.