|
From: <ai...@us...> - 2008-09-23 20:25:01
|
Revision: 8807
http://plplot.svn.sourceforge.net/plplot/?rev=8807&view=rev
Author: airwin
Date: 2008-09-23 20:24:05 +0000 (Tue, 23 Sep 2008)
Log Message:
-----------
Resources points to documentation.php rather than docbook-manual/index.html
from old website.
Modified Paths:
--------------
trunk/www/corefunctions.php
Modified: trunk/www/corefunctions.php
===================================================================
--- trunk/www/corefunctions.php 2008-09-23 20:20:39 UTC (rev 8806)
+++ trunk/www/corefunctions.php 2008-09-23 20:24:05 UTC (rev 8807)
@@ -103,7 +103,7 @@
<h3>Resources</h3>
<ul class="arrowlist">
- <li><a href="docbook-manual">Documentation</a></li>
+ <li><a href="documentation.php">Documentation</a></li>
<li><a href="http://sourceforge.net/mail/?group_id=2915">Mailing Lists</a></li>
<li><a href="http://www.miscdebris.net/plplot_wiki">Wiki</a></li>
</ul>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|