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

Skip to content

Commit f587def

Browse files
authored
Merge pull request #15749 from dstansby/travis-readme
Fix travis links in README
2 parents 49d111c + b5d26d3 commit f587def

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
|Travis|_ |AzurePipelines|_ |AppVeyor|_ |Codecov|_ |LGTM|_ |PyPi|_ |Gitter|_ |NUMFocus|_ |GitTutorial|_
22

33

4-
.. |Travis| image:: https://travis-ci.org/matplotlib/matplotlib.svg?branch=master
5-
.. _Travis: https://travis-ci.org/matplotlib/matplotlib
4+
.. |Travis| image:: https://travis-ci.com/matplotlib/matplotlib.svg?branch=master
5+
.. _Travis: https://travis-ci.com/matplotlib/matplotlib
66

77
.. |AzurePipelines| image:: https://dev.azure.com/matplotlib/matplotlib/_apis/build/status/matplotlib.matplotlib?branchName=master
88
.. _AzurePipelines: https://dev.azure.com/matplotlib/matplotlib/_build/latest?definitionId=1&branchName=master
@@ -70,7 +70,7 @@ or your package manager of choice.
7070

7171
Contact
7272
=======
73-
`Discourse <https://discourse.matplotlib.org/>`_ is the discussion forum for general questions and discussions and our recommended starting point.
73+
`Discourse <https://discourse.matplotlib.org/>`_ is the discussion forum for general questions and discussions and our recommended starting point.
7474

7575
Our active mailing lists (which are mirrored on Discourse) are:
7676

0 commit comments

Comments
 (0)