summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-21 04:33:27 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-21 04:33:27 +0000
commit01efc737196b71eac7afd4faf4f772daf1b614ad (patch)
tree8a1a2b57be077776b40539e6ee0f99b5eff172f2 /doc
parentc6b8411197cbb88cac3033983e6c91d1d22cef40 (diff)
fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/softwaresite.mdwn4
-rw-r--r--doc/index.mdwn2
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]].