diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-09-17 12:45:04 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-09-17 12:45:04 -0400 |
commit | 28f893d120633dbfd3e85f4063b90f255f058d9b (patch) | |
tree | 14722702e41cb614f9e38f09e18c813f4c3becfa /doc | |
parent | 356188f7c65c0e9b78e8be1e477acb785d48d3c2 (diff) | |
download | ikiwiki-28f893d120633dbfd3e85f4063b90f255f058d9b.tar ikiwiki-28f893d120633dbfd3e85f4063b90f255f058d9b.tar.gz |
reduce name to \w+ so gitremotes will parse it
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 5b71f4065..a3b56c682 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -50,7 +50,7 @@ into [[Joey]]'s working tree. This is recommended. :-) * [[simonraven]] `git://github.com/kjikaqawej/ikiwiki-simon.git` * [[schmonz]] `git://github.com/schmonz/ikiwiki.git` * [[will]] `http://www.cse.unsw.edu.au/~willu/ikiwiki.git` -* [[kaizer.se]] `git://github.com/engla/ikiwiki.git` +* [[kaizer]] `git://github.com/engla/ikiwiki.git` ## branches |