aboutsummaryrefslogtreecommitdiff
path: root/doc/git.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-08-06 12:31:35 -0400
committerJoey Hess <joey@kitenet.net>2011-08-06 12:31:35 -0400
commitf4f5a2f40a2e8057cd682c0ec60978c7dad6f38b (patch)
treedc8a1f599b8e1a2152b53d5c8f76cc623106157c /doc/git.mdwn
parent556d2100e7a5d2fd594bdb12e717b628e909d11a (diff)
downloadikiwiki-f4f5a2f40a2e8057cd682c0ec60978c7dad6f38b.tar
ikiwiki-f4f5a2f40a2e8057cd682c0ec60978c7dad6f38b.tar.gz
Revert "Fixed git clone link"
This reverts commit c7d6dba6db3247f088d64694f4c2f310e1701219. git://git.ikiwiki.info/ is the canonical uri for an anoymous clone of ikiwiki, always has been, and won't change. (git://git.ikiwiki.info/somerandomthingItypedhere will also work currently it happens)
Diffstat (limited to 'doc/git.mdwn')
-rw-r--r--doc/git.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn
index 9f03c2273..6d23d82da 100644
--- a/doc/git.mdwn
+++ b/doc/git.mdwn
@@ -8,7 +8,7 @@ web. Changes that could not be made via the web will be automatically
rejected.
"""]]
- git clone git://git.ikiwiki.info/source.git
+ git clone git://git.ikiwiki.info/
The gitweb is [here](http://source.ikiwiki.branchable.com/?p=source.git;a=summary).