diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2012-08-05 19:57:50 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-05 19:57:50 -0400 |
commit | 5b956932ba35a54ed55335e9a96f94435d05718f (patch) | |
tree | 7d397188b9d27317c986a55175257f7d946c6056 /doc | |
parent | 686c367e0a7ebc544f31c80c3af0e4524dabcdaa (diff) | |
download | ikiwiki-5b956932ba35a54ed55335e9a96f94435d05718f.tar ikiwiki-5b956932ba35a54ed55335e9a96f94435d05718f.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting.mdwn b/doc/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting.mdwn index f9cb9c573..4c7b12e8c 100644 --- a/doc/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting.mdwn +++ b/doc/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting.mdwn @@ -4,6 +4,8 @@ Say you are commenting on this report. The Navbar on top will look like while either of those two options would be better: -[ikiwiki](http://ikiwiki.info/)/ [bugs](http://ikiwiki.info/bugs/)/ commenting on [Navbar does not link to page being commented on while commenting](a) +[ikiwiki](http://ikiwiki.info/)/ [bugs](http://ikiwiki.info/bugs/)/ commenting on [Navbar does not link to page being commented on while commenting](http://ikiwiki.info/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting/) -[ikiwiki](http://ikiwiki.info/)/ [bugs](http://ikiwiki.info/bugs/)/ [Navbar does not link to page being commented on while commenting](a) / New comment +[ikiwiki](http://ikiwiki.info/)/ [bugs](http://ikiwiki.info/bugs/)/ [Navbar does not link to page being commented on while commenting](http://ikiwiki.info/bugs/Navbar_does_not_link_to_page_being_commented_on_while_commenting/) / New comment + +-- RichiH |