diff options
author | Joey Hess <joey@kitenet.net> | 2011-08-06 12:31:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-08-06 12:31:23 -0400 |
commit | 556d2100e7a5d2fd594bdb12e717b628e909d11a (patch) | |
tree | 3f58749ea14645af3f704fe5cf7a67d981d0e4b3 /doc | |
parent | e07adcad7a22772f33a03296b96b75c13b1d1554 (diff) | |
parent | c7d6dba6db3247f088d64694f4c2f310e1701219 (diff) | |
download | ikiwiki-556d2100e7a5d2fd594bdb12e717b628e909d11a.tar ikiwiki-556d2100e7a5d2fd594bdb12e717b628e909d11a.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn index 6d23d82da..9f03c2273 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/ + git clone git://git.ikiwiki.info/source.git The gitweb is [here](http://source.ikiwiki.branchable.com/?p=source.git;a=summary). |