mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-06 09:57:57 +00:00
Change link to the developer version of the docs
This commit is contained in:
@ -21,6 +21,6 @@ These facilities are used for a wide range of tasks from DBT-style tests, to sys
|
|||||||
</p>
|
</p>
|
||||||
<h2>Documentation</h2>
|
<h2>Documentation</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://developer.postgresql.org/docs/postgres/index.html">Developer Version of The Docs</a> (<a href="http://developer.postgresql.org/docs/postgres/buildlog.html">build log</a>)</li>
|
<li><a href="/docs/devel/static">Developer Version of The Docs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
{%endblock%}
|
{%endblock%}
|
||||||
|
Reference in New Issue
Block a user