diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-25 14:49:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-25 14:49:00 -0400 |
commit | 634514c553551fd409d32a3386c111b2eb267878 (patch) | |
tree | 90e7a3e78b5699e941c884c1f906a3badae5493c | |
parent | e2a501454637ca922f5d567f835039b38a8351c8 (diff) |
fix syntax
-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 ce20938f4..c30b01114 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -65,7 +65,7 @@ think about merging them. This is recommended. :-) * [[privat]] `git://github.com/privat/ikiwiki.git` * [[blipvert]] `git://github.com/blipvert/ikiwiki.git` * [[bzed|BerndZeimetz]] `git://git.recluse.de/users/bzed/ikiwiki.git` -* [[wtk]]: `git://github.com/wking/ikiwiki.git` +* [[wtk]] `git://github.com/wking/ikiwiki.git` ## branches |