aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs/details.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-17 16:37:25 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-17 16:37:25 -0500
commit9dd52850252fc3ad5961277db586cb29eb5d42bd (patch)
tree2cae219293691dfef9afbc410d043ed5ce5a220d /doc/rcs/details.mdwn
parent48e3050f18e2ee0fe319a852d86c6d67391780c1 (diff)
downloadikiwiki-9dd52850252fc3ad5961277db586cb29eb5d42bd.tar
ikiwiki-9dd52850252fc3ad5961277db586cb29eb5d42bd.tar.gz
remove some links to nonexistent pages that we don't want to add
Diffstat (limited to 'doc/rcs/details.mdwn')
-rw-r--r--doc/rcs/details.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rcs/details.mdwn b/doc/rcs/details.mdwn
index b20abd389..6b9ffb91f 100644
--- a/doc/rcs/details.mdwn
+++ b/doc/rcs/details.mdwn
@@ -62,7 +62,7 @@ rcs\_commit(). Is rcs\_prepedit() suitable?
It follows that the HTML rendering and the CGI handling can be completely
separated parts in ikiwiki.
-What repository should [[RecentChanges]] and [[History]] work on? R1?
+What repository should [[RecentChanges]] and History work on? R1?
#### Rationale for doing it differently than in the Subversion case