|
From: <jd...@us...> - 2010-06-04 13:05:30
|
Revision: 8375
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8375&view=rev
Author: jdh2358
Date: 2010-06-04 13:05:24 +0000 (Fri, 04 Jun 2010)
Log Message:
-----------
fix the web page archive link to point to sf rather than nabble
Modified Paths:
--------------
branches/v0_99_maint/doc/_templates/indexsidebar.html
Modified: branches/v0_99_maint/doc/_templates/indexsidebar.html
===================================================================
--- branches/v0_99_maint/doc/_templates/indexsidebar.html 2010-06-04 13:04:56 UTC (rev 8374)
+++ branches/v0_99_maint/doc/_templates/indexsidebar.html 2010-06-04 13:05:24 UTC (rev 8375)
@@ -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.
|