@@ -131,8 +131,8 @@ Let's fork and provide your changes :)
131131See the `Contribution Guidelines for this project `_ for details on how to make changes to this library.
132132
133133.. _Contribution Guidelines for this project : CONTRIBUTING.rst
134- .. |Build Status | image :: https://travis-ci.org /atlassian-api/atlassian-python-api.svg?branch=master
135- :target: https://pypi.python.org/pypi /atlassian-python-api
134+ .. |Build Status | image :: https://github.com /atlassian-api/atlassian-python-api/workflows/Test/badge .svg?branch=master
135+ :target: https://github.com/atlassian-api /atlassian-python-api/actions?query=workflow%3ATest+branch%3Amaster
136136 :alt: Build status
137137.. |PyPI version | image :: https://badge.fury.io/py/atlassian-python-api.svg
138138 :target: https://badge.fury.io/py/atlassian-python-api
@@ -160,11 +160,11 @@ In addition to all the contributors we would like to thank these vendors:
160160* Atlassian _ for developing such a powerful ecosystem.
161161* JetBrains _ for providing us with free licenses of PyCharm _
162162* Microsoft _ for providing us with free licenses of VSCode _
163- * Travis _ for hosting our continuous integration
163+ * GitHub _ for hosting our repository and continuous integration
164164
165165.. _Atlassian : https://www.atlassian.com/
166166.. _JetBrains : http://www.jetbrains.com
167167.. _PyCharm : http://www.jetbrains.com/pycharm/
168- .. _ Travis : https://travis-ci.org /
168+ .. _ GitHub : https://github.com /
169169.. _Microsoft : https://github.com/Microsoft/vscode/
170170.. _VSCode : https://code.visualstudio.com/
0 commit comments