diff options
-rw-r--r-- | share/templates/en_US/opt_show_parsetree.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/opt_show_parsetree.tmpl b/share/templates/en_US/opt_show_parsetree.tmpl index 72e5251..90c6585 100644 --- a/share/templates/en_US/opt_show_parsetree.tmpl +++ b/share/templates/en_US/opt_show_parsetree.tmpl @@ -5,7 +5,7 @@ I am excluding the attributes, as you requested. <TMPL_ELSE> You can also view this parse tree without attributes by selecting the - appropriate option on <a href="./#form">the form</a>. + appropriate option on <a href="#form">the form</a>. </TMPL_IF> </p> <pre> |