From 2672baf11152f1d17af95ab7bf6e7681819e697c Mon Sep 17 00:00:00 2001 From: Alec Delaney <89490472+tekktrik@users.noreply.github.com> Date: Wed, 21 Sep 2022 19:54:32 -0400 Subject: [PATCH] Fix RTD documentation link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 88580ee..2caf8e6 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ Introduction .. image:: https://readthedocs.org/projects/adafruit-circuitpython-ble-beacon/badge/?version=latest - :target: https://docs.circuitpython.org/projects/ble-beacon/en/latest/ + :target: https://docs.circuitpython.org/projects/ble_beacon/en/latest/ :alt: Documentation Status