[mapserver-commits] r8304 - trunk/docs/_templates
svn at osgeo.org
svn at osgeo.org
Sun Dec 28 20:01:10 EST 2008
Author: hobu
Date: 2008-12-28 20:01:10 -0500 (Sun, 28 Dec 2008)
New Revision: 8304
Modified:
trunk/docs/_templates/layout.html
Log:
link to better Source location than just raw svn
Modified: trunk/docs/_templates/layout.html
===================================================================
--- trunk/docs/_templates/layout.html 2008-12-29 00:49:14 UTC (rev 8303)
+++ trunk/docs/_templates/layout.html 2008-12-29 01:01:10 UTC (rev 8304)
@@ -6,7 +6,7 @@
<div style="padding: 10px 10px 15px 15px; background-color: white; text-align: right; float: right; vertical-align: bottom;">
<a href="{{ pathto('documentation') }}" title="Docs">Docs</a> <a href="/MapServer.pdf"><img src="{{ pathto("_static/pdf.png", 1)}}" alt="PDF icon"/></a> |
-<a href="http://svn.osgeo.org/mapserver" title="Source">Source</a> |
+<a href="http://mapserver.osgeo.org/download.html#development-source" title="Source">Source</a> |
<a href="http://trac.osgeo.org/mapserver" title="Bugs">Bugs</a> |
<a href="{{ pathto('download') }}" title="Download">Download </a>
</div>
More information about the mapserver-commits
mailing list