From 01efc737196b71eac7afd4faf4f772daf1b614ad Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 21 Aug 2007 04:33:27 +0000 Subject: [PATCH] fixes --- doc/examples/softwaresite.mdwn | 4 ++-- doc/index.mdwn | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/examples/softwaresite.mdwn b/doc/examples/softwaresite.mdwn index 6588dc93b..e43a9d116 100644 --- a/doc/examples/softwaresite.mdwn +++ b/doc/examples/softwaresite.mdwn @@ -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. diff --git a/doc/index.mdwn b/doc/index.mdwn index c89b0aa94..029925722 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -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]].