Skip to content

Commit d257367

Browse files
authored
Docs: Fix broken documentation link in badge (atlassian-api#660)
In the readme file the link from the badge to the documentation was broken. This fix corrects the link and redirects to the correct page.
1 parent 5028c00 commit d257367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ See the `Contribution Guidelines for this project`_ for details on how to make c
146146
.. |PyPI - Downloads| image:: https://pepy.tech/badge/atlassian-python-api/month
147147
:alt: PyPI - Downloads
148148
.. |Docs| image:: https://readthedocs.org/projects/atlassian-python-api/badge/?version=latest
149-
:target: https://atlassian-python-api.readthedocs.io/en/latest/?badge=latest
149+
:target: https://atlassian-python-api.readthedocs.io/?badge=latest
150150
:alt: Documentation Status
151151
.. |Discord| image:: https://img.shields.io/discord/756142204761669743.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2
152152
:alt: Discord Chat

0 commit comments

Comments
 (0)