From: Joey Hess Date: Wed, 4 May 2011 18:43:39 +0000 (-0400) Subject: fix link X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0063c83c8a5ea9600fdeaf6e7563efbf1d92af2e;p=ikiwiki.git fix link --- diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn index 1b66493dd..f10a941c3 100644 --- a/doc/rcs/git.mdwn +++ b/doc/rcs/git.mdwn @@ -117,7 +117,8 @@ usernames of the untrusted committers. Note that when the `pre-receive` hook is checking incoming changes, it ignores the git authorship information, and uses the username of the unix -user who made the commit. Then tests including the `locked_pages` [[PageSpec]] +user who made the commit. Then tests including the `locked_pages` +[[ikiwiki/PageSpec]] are checked to see if that user can edit the pages in the commit. You can even set up an [[anonymous_user|tips/untrusted_git_push]], to allow