[GRASS-SVN] r43807 - grass-web/trunk/grass70
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Oct 6 06:06:14 EDT 2010
Author: neteler
Date: 2010-10-06 10:06:14 +0000 (Wed, 06 Oct 2010)
New Revision: 43807
Modified:
grass-web/trunk/grass70/index.php
grass-web/trunk/grass70/main.inc
Log:
url fixes
Modified: grass-web/trunk/grass70/index.php
===================================================================
--- grass-web/trunk/grass70/index.php 2010-10-06 09:56:28 UTC (rev 43806)
+++ grass-web/trunk/grass70/index.php 2010-10-06 10:06:14 UTC (rev 43807)
@@ -84,7 +84,7 @@
</table>
<hr>
- <div align="right">© 2008-2009 Development Team<br>
+ <div align="right">© 2008-2010 Development Team<br>
<a href="../impressum.html">Imprint</a> |
<a href="../contact.php">Comments</a> about this page<br>
</div>
Modified: grass-web/trunk/grass70/main.inc
===================================================================
--- grass-web/trunk/grass70/main.inc 2010-10-06 09:56:28 UTC (rev 43806)
+++ grass-web/trunk/grass70/main.inc 2010-10-06 10:06:14 UTC (rev 43807)
@@ -15,7 +15,6 @@
<li> SQLite is now default database driver
<li> Improved wxPython based GUI
<li> Improved <a href="http://grass.osgeo.org/programming7/pythonlib.html">Python API</a>
- and <a href="http://grass.osgeo.org/programming7/swig/index.html">SWIG interface</a>
<li> <b>GRASS 7 <a href="http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures">new features in detail</a></b>
<li> <a href="http://grass.osgeo.org/wiki/GRASS_7_ideas_collection">Ideas collection</a>
<li> <a href="http://grass.osgeo.org/wiki/GRASS_7_Terminology">GRASS 7 Terminology</a>
@@ -42,16 +41,16 @@
<ul>
<li> Software: See <a href="../download/index.php#g70x">download page</a>
-<li> Manuals: See <a href="../manuals/html70_user/index.html">here</a>
+<li> Manuals: See <a href="../manuals/html70_user/">here</a>
<li> Sample data: <a href="../download/data6.php">sample data sets page</a>
</ul>
<a name="docs"></a>
<h2>Documentation</h2>
<ul>
-<!-- <li> User Manuals: <a href="manuals/html64_user/index.html">HTML</a></li> -->
+ <li> User Manuals: <a href="manuals/html70_user/">HTML</a></li>
<li> <a href="http://grass.osgeo.org/wiki/GRASS_6_Tutorial">Draft GRASS 6.0 tutorial</a></li>
- <li> <a href="../devel/index.php#prog">GRASS 6 Programmer's Manual</a>
+ <li> <a href="http://grass.osgeo.org/programming7/">GRASS 7 Programmer's Manual</a>
</ul>
<!--
More information about the grass-commit
mailing list