|
From: <jd...@us...> - 2010-06-04 13:05:03
|
Revision: 8374
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8374&view=rev
Author: jdh2358
Date: 2010-06-04 13:04:56 +0000 (Fri, 04 Jun 2010)
Log Message:
-----------
fix the web page archive link to point to sf rather than nabble
Modified Paths:
--------------
trunk/matplotlib/doc/_templates/indexsidebar.html
Modified: trunk/matplotlib/doc/_templates/indexsidebar.html
===================================================================
--- trunk/matplotlib/doc/_templates/indexsidebar.html 2010-06-04 12:48:54 UTC (rev 8373)
+++ trunk/matplotlib/doc/_templates/indexsidebar.html 2010-06-04 13:04:56 UTC (rev 8374)
@@ -46,7 +46,7 @@
<p>Check the <a href="{{ pathto('users/index') }}">user guide</a>,
the <a href="{{ pathto('faq/index') }}">faq</a>, the <a href="{{
pathto('api/index') }}">api</a> docs,
-<a href="http://www.nabble.com/matplotlib---users-f2906.html">archives</a>,
+<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users">archives</a>,
and join the matplotlib
mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a>.
The <a href="{{ pathto('search') }}">search</a> tool searches all of
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|