Fix doc-comments link to use the major version number only

This was broken in commit 8e458731cb when
an actual reference between documents and versions was created.
This commit is contained in:
Magnus Hagander
2013-09-14 09:50:04 +02:00
parent d1535febb9
commit a1c89c082b

View File

@ -112,7 +112,7 @@ Note that submissions containing URLs or other keywords commonly found in
is happening to you in error.
</p>
<p>
Proceed to the <a href="/account/comments/new/{{page.version}}/{{page.file}}/" rel="nofollow">comment form</a>.
Proceed to the <a href="/account/comments/new/{{page.version.tree}}/{{page.file}}/" rel="nofollow">comment form</a>.
</p>
{%endif%}
</div>