diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-09 12:56:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-09 12:56:11 +0000 |
commit | 61f6a1d0cafafde4a94300310f18748c9aec4a27 (patch) | |
tree | 0dc9836561e39312ff9a4b6cc5ec766cf09c94a6 /doc/rcs | |
parent | 0acb34369a829bfbab93ad0b66ab4e556c9c7764 (diff) | |
download | ikiwiki-61f6a1d0cafafde4a94300310f18748c9aec4a27.tar ikiwiki-61f6a1d0cafafde4a94300310f18748c9aec4a27.tar.gz |
web commit by http://madduck.myopenid.com/: Fix git pitfalls link
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/git.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn index 3c0cd3163..d77fffeb8 100644 --- a/doc/rcs/git.mdwn +++ b/doc/rcs/git.mdwn @@ -12,6 +12,6 @@ Links: * [[Editing_wiki_pages_manually_with_git|GitManual]] * [HOWTO: ikiwiki + git][howto] -* Common [[Git pitfalls]] when using Git with Ikiwiki +* Common [[Git_pitfalls|/setup/git_pitfalls]] when using Git with Ikiwiki [howto]: http://fob.po8.org/node/346 |