[GRASSweb-list]markus: web/intro firsttime.inc,1.3,1.4 general.inc,1.3,1.4
grass at intevation.de
grass at intevation.de
Mon Jan 10 11:51:56 EST 2005
Author: markus
Update of /grassrepository/web/intro
In directory doto:/tmp/cvs-serv5792/intro
Modified Files:
firsttime.inc general.inc
Log Message:
fixed URLs
Index: firsttime.inc
===================================================================
RCS file: /grassrepository/web/intro/firsttime.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- firsttime.inc 10 Jan 2005 16:42:26 -0000 1.3
+++ firsttime.inc 10 Jan 2005 16:51:54 -0000 1.4
@@ -48,7 +48,7 @@
Windows/Cygwin and MacOS X.
<p><a href="../demos/grass5_kdesnapshot_medium.jpg"><DEFANGED_IMG src="../demos/grass5_kdesnapshot_small.jpg" border=1 ALT="GRASS 5 onLinux" hspace=5></a>
- <a href="../demos/winGRASS_big.png"><DEFANGED_IMG src="../demos/winGRASS.png" border=1 alt="GRASS 5 on WINDOWS" hspace=5></a>
+ <a href="../images/winGRASS_big.png"><DEFANGED_IMG src="../images/winGRASS.png" border=1 alt="GRASS 5 on WINDOWS" hspace=5></a>
<a href="../demos/mac_grass_mockup_1.jpg"><DEFANGED_IMG src="../demos/mac_grass_small.jpg" border=1 alt="GRASS on MacOS X"></a>
<br>
Index: general.inc
===================================================================
RCS file: /grassrepository/web/intro/general.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- general.inc 10 Jan 2005 16:42:26 -0000 1.3
+++ general.inc 10 Jan 2005 16:51:54 -0000 1.4
@@ -64,7 +64,7 @@
GRASS is released under <a href="http://www.gnu.org">GNU GPL</a>, the
source code (more than 1 Mio lines of C) is completely available. GRASS
provides a sophisticated GIS library which can be used for own developments.
-A <a href="devel/index.php#prog">GRASS Programmer's Manual</a> is available
+A <a href="../devel/index.php#prog">GRASS Programmer's Manual</a> is available
for download.
<p>
@@ -85,8 +85,8 @@
and offers a preliminary C++ interface.</li>
</ul>
-<p><a href="download.html">Source code</a> and selected
-<a href="download.html">binaries</a> can be downloaded.
+<p><a href="../download/index.php">Source code</a> and selected
+<a href="../download/index.php">binaries</a> can be downloaded.
<a NAME="formats"></a>
<h3>Import/Export: Data formats supported by GRASS</h3>
@@ -160,7 +160,7 @@
<li>Map generation</li>
<li>Data visualization (2D, <a href="../nviz/index.html">2.5D</a>
-and <a href="grid3d/index.html">3D</a>)</li>
+and <a href="../grid3d/index.html">3D</a>)</li>
</ul>
</td>
More information about the grass-web
mailing list