Change link to the developer version of the docs

This commit is contained in:
Magnus Hagander
2011-11-22 21:41:22 +01:00
parent 9424c84e15
commit 3eee67d18f

View File

@ -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%}