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

Skip to content

Commit da2f0aa

Browse files
committed
fix the web page archive link to point to sf rather than nabble
svn path=/trunk/matplotlib/; revision=8374
1 parent 7c22826 commit da2f0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)