Change link to the developer version of the docs
authorMagnus Hagander <magnus@hagander.net>
Tue, 22 Nov 2011 20:41:22 +0000 (21:41 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 22 Nov 2011 20:41:22 +0000 (21:41 +0100)
templates/pages/developer/testing.html

index 26f5288d8a7b13ffb321eb35993fdbaa67a98715..bf40c8255f337377b0cf2c85b818748e427a6267 100644 (file)
@@ -21,6 +21,6 @@ These facilities are used for a wide range of tasks from DBT-style tests, to sys
 </p>
 <h2>Documentation</h2>
 <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>
 {%endblock%}