8000 DOC: fix url to tox docs by tacaswell · Pull Request #7564 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

DOC: fix url to tox docs #7564

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
Dec 5, 2016
Merged
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
DOC: fix url to tox docs
  • Loading branch information
tacaswell committed Dec 5, 2016
commit ef573d91d6889fc8e3168737dfea28d686437900
2 changes: 1 addition & 1 deletion doc/devel/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,4 +305,4 @@ edit this file if you want to add new environments to test (e.g.,
``py33``) or if you want to tweak the dependencies or the way the
tests are run. For more info on the ``tox.ini`` file, see the `Tox
Configuration Specification
<http://tox.testrun.org/latest/config.html>`_.
<https://tox.readthedocs.io/en/latest/config.html>`_.
0