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

Skip to content

Changed mailinglist archive link. #1540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2012
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h4>Need help?</h4>

<p>Check the <a href="{{ pathto('faq/index') }}">faq</a>,
the <a href="{{ pathto('api/index') }}">api</a> docs,
<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users">mailing
<a href="http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html">mailing
list archives</a>, and join the matplotlib
mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a>.
Check out the matplotlib questions
Expand Down
3 changes: 1 addition & 2 deletions doc/faq/troubleshooting_faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ Getting help
There are a number of good resources for getting help with matplotlib.
There is a good chance your question has already been asked:

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

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

Expand Down