From 7d2c8f117b5e4bd2a39f0968b46a28deafeb591e Mon Sep 17 00:00:00 2001 From: foamyguy Date: Mon, 2 Jun 2025 09:10:58 -0500 Subject: [PATCH] fix docs link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ed4e643..a60f420 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ Introduction .. image:: https://readthedocs.org/projects/adafruit-circuitpython-pio-uart/badge/?version=latest - :target: https://docs.circuitpython.org/projects/pio_uart/en/latest/ + :target: https://docs.circuitpython.org/projects/pio-uart/en/latest/ :alt: Documentation Status