diff options
-rw-r--r-- | doc/examples/softwaresite.mdwn | 4 | ||||
-rw-r--r-- | 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]]. |