]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/issue_tracking.mdwn
web commit by JoshTriplett: Typo fix.
[ikiwiki.git] / doc / tips / issue_tracking.mdwn
index 6705e5936fb818af951282202261582042d258db..c6104de70558a6e99f82ead09a3eeb2164090940 100644 (file)
@@ -18,7 +18,7 @@ described by the term "wiki compiler". Just as a
 typical software project consists of source code
 that is stored in revision control and compiled with
 `make` and `gcc`, an ikiwiki-based wiki is stored as
-human editable source in a revision control system,
+human-editable source in a revision control system,
 and built into HTML using ikiwiki.
 
 Ikiwiki uses your revision control system to track
@@ -54,7 +54,8 @@ The simplest way to use ikiwiki is to build static
 HTML files from source wiki files. This example builds
 a wiki for an imaginary software project.  The wiki
 source files used in this example are available in the
-[[examples/softwaresite]] section of ikiwiki's documentation.
+[[examples/softwaresite|examples/softwaresite]] section
+of ikiwiki's documentation.
 
        wiki$ ls
        Makefile  bugs.mdwn     doc/      download.mdwn  news/