[PATCH] fix href in docs/index.html

Richard Guenther rguenth at tat.physik.uni-tuebingen.de
Thu Jul 18 10:18:36 UTC 2002


The attached patch/changelog fixes the pointer to the layouts section.

Richard.

--
Richard Guenther <richard.guenther at uni-tuebingen.de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/
The GLAME Project: http://www.glame.de/
-------------- next part --------------
2002Jul18  Richard Guenther <richard.guenther at uni-tuebingen.de>

        * docs/index.html: fixed reference from layout.html to Layout.html

-------------- next part --------------
Index: docs/index.html
===================================================================
RCS file: /home/pooma/Repository/r2/docs/index.html,v
retrieving revision 1.1
diff -u -r1.1 index.html
--- docs/index.html	2001/03/19 16:11:13	1.1
+++ docs/index.html	2002/07/18 10:16:21
@@ -20,7 +20,7 @@
 
 <blockquote>
   <h4><a href="parallelism.html">Parallelism Models: Messaging and Threads</a></h4>
-  <h4><a href="layout.html">Layouts</a></h4>
+  <h4><a href="Layout.html">Layouts</a></h4>
   <h4><a href="ParticlesDoc.txt">New description of Particles</a></h4>
   <h4><a href="tut-11.html">Text I/O</a></h4>
   <h4><a href="tut-12.html">Object I/O</a></h4>


More information about the pooma-dev mailing list