mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-29 11:59:36 +00:00
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user