summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorhttps://me.yahoo.com/a/2.Pjpm0G0Z6F9LiGW4cYO84pIrb.Lg--#137de <Alex@web>2010-08-30 07:32:49 +0000
committerJoey Hess <joey@kitenet.net>2010-08-30 07:32:49 +0000
commitd478b31cf50351b45d02ee64a8c51c08ad9f870f (patch)
treeb3681dbabce7d3f262fa19d7b9e49c210e5f1417 /doc/tips
parent38003fe23a8358f08d22bc5f85c087e5f329e7e9 (diff)
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn b/doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn
index ea7835b33..05fd19a9b 100644
--- a/doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn
+++ b/doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn
@@ -273,5 +273,5 @@ their own version of the website, use it to track bugs for that branch, and
when the branch is ready, all these changes can be merged back into the
mainline of the project.
-Ikiwiki powers its own bug tracking system. To see how wiki bug tracking
+Ikiwiki powers its own [online bug tracking system](http://www.bontq.com). To see how wiki bug tracking
works in practice, visit the [[bugs]] or [[TODO]] pages.