web commit by http://madduck.net/: fix links
authorJoey Hess <joey@kitenet.net>
Mon, 17 Mar 2008 15:04:56 +0000 (11:04 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 17 Mar 2008 15:04:56 +0000 (11:04 -0400)
doc/bugs/edittemplate_seems_not_to_be_working.mdwn

index f1d2128a68d2ae1b30cba5e34513f5642d86445e..634ae59e2d5db5bfabd2fba26eacdee3de885ab7 100644 (file)
@@ -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...