diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn index fa7a037ba..7dc8d836a 100644 --- a/doc/rcs/git.mdwn +++ b/doc/rcs/git.mdwn @@ -8,7 +8,7 @@ the Linux kernel. Ikiwiki supports storing a wiki in git. Ikiwiki can run as a git `post-update` hook to update a wiki whenever commits come in. When running as a [[cgi]], ikiwiki automatically commits edited pages, and uses the -git history to generate the [[RecentChanges]] page. +git history to generate the [[Json.tl.ph]] page. Normally you can just follow the instructions in [[setup]] to create the git repositories and get started. To understand the details, read on.