From bee28f58d2f542d48164edadab292b13cde59891 Mon Sep 17 00:00:00 2001 From: Alec Delaney <89490472+tekktrik@users.noreply.github.com> Date: Sat, 9 Jul 2022 12:37:26 -0400 Subject: [PATCH] Fix RTD docs badge --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b36b3a2..034aafb 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ CircuitPython_RGBLED ==================== -.. image:: https://readthedocs.org/projects/adafruit-circuitpython-rgbled/badge/?version=latest +.. image:: https://readthedocs.org/projects/rgbled/badge/?version=latest :target: https://docs.circuitpython.org/projects/rgbled/en/latest/ :alt: Documentation Status