remove some links to nonexistent pages that we don't want to add
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 17 Nov 2007 21:37:25 +0000 (16:37 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 17 Nov 2007 21:37:25 +0000 (16:37 -0500)
doc/bugs/404_when_cancel_create_page.mdwn
doc/rcs/details.mdwn

index acf5ac9b3f6c13990de015b5abf1d953d68c55f6..ee7b07f8a68d41ed28c90ccece2301e2e83aa35f 100644 (file)
@@ -1,6 +1,6 @@
 If you 
 
- * Add a link to a non-existant page and save. (e.g. [[somewhere-over-the-rainbow]])
+ * Add a link to a non-existant page and save. (e.g. somewhere-over-the-rainbow)
  * Click the question mark to create the page.
  * Click the cancel button.
 
index b20abd38918bb9ead54f57806849911831925923..6b9ffb91ff10b21e7b9d05079ba9f4fb6ddd5cb9 100644 (file)
@@ -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