fixes
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 21 Aug 2007 04:33:27 +0000 (04:33 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 21 Aug 2007 04:33:27 +0000 (04:33 +0000)
doc/examples/softwaresite.mdwn
doc/index.mdwn

index 6588dc93b3b3f82b771038f7219e51a07ca31ce1..e43a9d1165dd987c33d21af222b97bcef8d995bc 100644 (file)
@@ -12,5 +12,5 @@ Some additional configuration you might want to do:
   static html documentation. ikiwiki itself uses a similar system to build
   its documentation.
 
-* Read the [[tips/issue_tracking]] article for tips about how to use
-  ikiwiki as a BTS.
+* Read the [[tips/integrated_issue_tracking_with_ikiwiki]] article for tips
+  about how to use ikiwiki as a BTS.
index c89b0aa94932dc23d19f6dac771be2abdeacec51..02992572293cc0b6f48b70f05dbd9fcb96b6587f 100644 (file)
@@ -1,6 +1,6 @@
 Ikiwiki is a **wiki compiler**. It converts wiki pages into HTML pages
 suitable for publishing on a website. Ikiwiki stores pages and history in a
-[[revision_control_system|rcs]] such as [[rcs/Subversion]] or [[rcs/Git]].
+[[revision_control_system|rcs]] such as [[Subversion|rcs/svn]] or [[rcs/Git]].
 There are many other [[features]], including support for [[blogging|blog]],
 as well as a large array of [[plugins]].