[GRASSweb-list]markus: web/grass60 main.inc,1.1,1.2 menu_side.inc,1.1,1.2
grass at intevation.de
grass at intevation.de
Mon Jan 17 11:46:54 EST 2005
Author: markus
Update of /grassrepository/web/grass60
In directory doto:/tmp/cvs-serv15105
Modified Files:
main.inc menu_side.inc
Log Message:
fixed urls
Index: main.inc
===================================================================
RCS file: /grassrepository/web/grass60/main.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- main.inc 14 Jan 2005 15:53:44 -0000 1.1
+++ main.inc 17 Jan 2005 16:46:52 -0000 1.2
@@ -20,6 +20,8 @@
<li> 12 January 2005: GRASS 6.0.0beta1 source code released</li>
</ul>
+See also the <a href="../devel/roadmap.php">Roadmap</a>.
+
<a name="features"></a>
<h2>GRASS 6.0 features</h2>
The improvements of the vector architecture
Index: menu_side.inc
===================================================================
RCS file: /grassrepository/web/grass60/menu_side.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- menu_side.inc 14 Jan 2005 15:53:44 -0000 1.1
+++ menu_side.inc 17 Jan 2005 16:46:52 -0000 1.2
@@ -13,21 +13,21 @@
<p>
<a href="../community/get_involved.php">Get involved!</a>
<p>
- <a href="roadmap.php">Roadmap</a>
+ <a href="../devel/roadmap.php">Roadmap</a>
<p>
- <a href="i18n.php">Translations (i18N)</a>
+ <a href="../devel/i18n.php">Translations (i18N)</a>
<p>
- <a href="cvs.php">CVS Server</a>
+ <a href="../devel/cvs.php">CVS Server</a>
<p>
- <a href="cvstags.php">CVS tags</a>
+ <a href="../devel/cvstags.php">CVS tags</a>
<p>
- <a href="grasscvscommit.php">CVS commit ML</a>
+ <a href="../devel/grasscvscommit.php">CVS commit ML</a>
<p>
<a href="../platforms/index.php">Platform notes</a>
<p>
<a href="../bugtracking/bugreport.html">Bug/Wish reports</a>
<p>
- <a href="grasshist.html">History</a>
+ <a href="../devel/grasshist.html">History</a>
</font>
</td>
</tr>
More information about the grass-web
mailing list