diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-17 11:04:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-17 11:04:56 -0400 |
commit | 4533f52162a4d40a40e668467acfc199ce4abf8d (patch) | |
tree | 98973953883de010fc7a10e6bd22bc18c22d6407 /doc/bugs | |
parent | 41090a5b03fb23e7dcf4c84a159407c27dbd54dd (diff) |
web commit by http://madduck.net/: fix links
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/edittemplate_seems_not_to_be_working.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/edittemplate_seems_not_to_be_working.mdwn b/doc/bugs/edittemplate_seems_not_to_be_working.mdwn index f1d2128a6..634ae59e2 100644 --- a/doc/bugs/edittemplate_seems_not_to_be_working.mdwn +++ b/doc/bugs/edittemplate_seems_not_to_be_working.mdwn @@ -1,4 +1,4 @@ -I tried to use [[the edittemplate plugin|plugins/edittemplate]] on <http://vcs-pkg.org/people/>, but if you create a new person's page, [[the template|http://vcs-pkg.org/templates/person/]] is not used, despite the note that the template has been registered, which replaces the `\[[!edittemplate ...]]` directive. +I tried to use [[the_edittemplate_plugin|plugins/edittemplate]] on <http://vcs-pkg.org/people/>, but if you create a new person's page, [the template](http://vcs-pkg.org/templates/person/) is not used, despite the note that the template has been registered, which replaces the `\[[!edittemplate ...]]` directive. I hope I am not doing something wrong... |