diff options
author | Simon McVittie <smcv@debian.org> | 2011-11-09 23:44:05 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2011-11-09 23:44:05 +0000 |
commit | cbea2d78d2153b3af29d80fc6d3992304c981a70 (patch) | |
tree | 21542bfaf048e31b33525f6ac61239673b62ec14 | |
parent | 9d51be7942f3aecc0d304c578465ef7397cbd035 (diff) | |
download | ikiwiki-cbea2d78d2153b3af29d80fc6d3992304c981a70.tar ikiwiki-cbea2d78d2153b3af29d80fc6d3992304c981a70.tar.gz |
fix broken link
-rw-r--r-- | doc/plugins/contrib/trail.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/trail.mdwn b/doc/plugins/contrib/trail.mdwn index 6b96585b8..9b8da32d0 100644 --- a/doc/plugins/contrib/trail.mdwn +++ b/doc/plugins/contrib/trail.mdwn @@ -3,7 +3,7 @@ Available from [[smcv]]'s git repository, in the `trail` branch. This plugin aims to solve [[todo/wikitrails]] in a simpler way; it can also be -used for [[navigation through blog posts|Pagination_next_prev_links]]. +used for [[navigation through blog posts|todo/Pagination_next_prev_links]]. The branch also includes machinery to run most of the IkiWiki regression tests under [[!cpan Devel::Cover]]. |