From c147c9f490a2a6f344e8cb2788f4abb0580733ce Mon Sep 17 00:00:00 2001 From: Andrew Herrington Date: Wed, 15 Dec 2021 22:50:45 -0600 Subject: [PATCH] fix badge --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index fc08770..8329262 100644 --- a/README.rst +++ b/README.rst @@ -19,9 +19,9 @@ Py Healthchecks.Io .. |License| image:: https://img.shields.io/pypi/l/py-healthchecks.io :target: https://opensource.org/licenses/MIT :alt: License -.. |Read the Docs| image:: https://img.shields.io/readthedocs/py-healthchecks.io/latest.svg?label=Read%20the%20Docs - :target: https://py-healthchecks.io.readthedocs.io/ - :alt: Read the documentation at https://py-healthchecks.io.readthedocs.io/ +.. |Read the Docs| image:: https://img.shields.io/readthedocs/py-healthchecksio/latest.svg?label=Read%20the%20Docs + :target: https://py-healthchecksio.readthedocs.io/en/latest/ + :alt: Read the documentation at https://py-healthchecksio.readthedocs.io/en/latest/ .. |Tests| image:: https://github.com/andrewthetechie/py-healthchecks.io/workflows/Tests/badge.svg :target: https://github.com/andrewthetechie/py-healthchecks.io/actions?workflow=Tests :alt: Tests