aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs/git.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-02-03 04:28:37 -0500
committerJoey Hess <joey@kitenet.net>2008-02-03 04:28:37 -0500
commit97dfdf8c64673912c09b079da4c612506e036677 (patch)
tree6db7563e441c387b97e8197bb01f488d5907e69f /doc/rcs/git.mdwn
parent1f6591f0a61415777a662d979c5c142c7f4ad7cd (diff)
downloadikiwiki-97dfdf8c64673912c09b079da4c612506e036677.tar
ikiwiki-97dfdf8c64673912c09b079da4c612506e036677.tar.gz
web commit by http://edward.myopenid.com/: fix broken link to http://git.or.cz/gitwiki/GitFaq
Diffstat (limited to 'doc/rcs/git.mdwn')
-rw-r--r--doc/rcs/git.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn
index 38a418a5b..f97131742 100644
--- a/doc/rcs/git.mdwn
+++ b/doc/rcs/git.mdwn
@@ -22,7 +22,7 @@ but it works the best for typical ikiwiki use.
and git.
It is **paramount** that you **never** push to the non-bare repository
-([this FAQ entry explains why](http://git.or.cz/gitwiki/GitFaq#head-b6a3d85f677763313159eb39f7dbf4579d4ee28b)).
+([this FAQ entry explains why](http://git.or.cz/gitwiki/GitFaq#head-b96f48bc9c925074be9f95c0fce69bcece5f6e73)).
Instead, if you want to work on the wiki from a remote machine, clone
the bare repository, using either the `git` transport (if available), or
`ssh`.