From 36707c343cfb547d2bae7a07ef1751bac6d1b82c Mon Sep 17 00:00:00 2001 From: applecuckoo <113647417+applecuckoo@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:35:39 +1300 Subject: [PATCH] fix link in docs badge --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 95e73cc..82eb793 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