Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ad88409

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

File tree

Expand file treeCollapse file tree

2 files changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-3
lines changed

‎doc/_templates/index.html

Copy file name to clipboardExpand all lines: doc/_templates/index.html
+1-1Lines 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

Copy file name to clipboardExpand all lines: doc/faq/troubleshooting_faq.rst
+1-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.