Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76448c8

Browse files
committed
fix the web page archive link to point to sf rather than nabble
svn path=/branches/v0_99_maint/; revision=8375
1 parent d559f6b commit 76448c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/indexsidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h3>Need help?</h3>
4646
<p>Check the <a href="{{ pathto('users/index') }}">user guide</a>,
4747
the <a href="{{ pathto('faq/index') }}">faq</a>, the <a href="{{
4848
pathto('api/index') }}">api</a> docs,
49-
<a href="http://www.nabble.com/matplotlib---users-f2906.html">archives</a>,
49+
<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users">archives</a>,
5050
and join the matplotlib
5151
mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a>.
5252
The <a href="{{ pathto('search') }}">search</a> tool searches all of

0 commit comments

Comments
 (0)