From: Joey Hess Date: Thu, 17 Sep 2009 16:45:04 +0000 (-0400) Subject: reduce name to \w+ so gitremotes will parse it X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/28f893d120633dbfd3e85f4063b90f255f058d9b?ds=inline reduce name to \w+ so gitremotes will parse it --- 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