diff options
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... |