From 492c055d7789b84fc1ab382a1abb6dd0173c6c8d Mon Sep 17 00:00:00 2001 From: jensvog <62656589+jensvog@users.noreply.github.com> Date: Sun, 27 Dec 2020 10:24:18 +0100 Subject: [PATCH] Docs: Fix broken documentation link in badge 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. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 18168d4fe..db4253e58 100644 --- a/README.rst +++ b/README.rst @@ -146,7 +146,7 @@ See the `Contribution Guidelines for this project`_ for details on how to make c .. |PyPI - Downloads| image:: https://pepy.tech/badge/atlassian-python-api/month :alt: PyPI - Downloads .. |Docs| image:: https://readthedocs.org/projects/atlassian-python-api/badge/?version=latest - :target: https://atlassian-python-api.readthedocs.io/en/latest/?badge=latest + :target: https://atlassian-python-api.readthedocs.io/?badge=latest :alt: Documentation Status .. |Discord| image:: https://img.shields.io/discord/756142204761669743.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2 :alt: Discord Chat