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

Skip to content

Commit ad88409

Browse files
committed
Merge pull request #1540 from pelson/ml_archive_link
Changed mailinglist archive link.
2 parents 0da885a + 128615a commit ad88409

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

doc/_templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Need help?</h4>
138138

139139
<p>Check the <a href="{{ pathto('faq/index') }}">faq</a>,
140140
the <a href="{{ pathto('api/index') }}">api</a> docs,
141-
<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users">mailing
141+
<a href="http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html">mailing
142142
list archives</a>, and join the matplotlib
143143
mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a>.
144144
Check out the matplotlib questions

doc/faq/troubleshooting_faq.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ Getting help
6868
There are a number of good resources for getting help with matplotlib.
6969
There is a good chance your question has already been asked:
7070

71-
- The `mailing list archive
72-
<http://sourceforge.net/search/?group_id=80706&type_of_search=mlists>`_.
71+
- The `mailing list archive <http://matplotlib.1069221.n5.nabble.com/>`_.
7372

7473
- `Github issues <https://github.com/matplotlib/matplotlib/issues>`_.
7574

0 commit comments

Comments
 (0)