From 008a0907c815a7b92435ca93b1a1d11c08110274 Mon Sep 17 00:00:00 2001 From: devau-remi Date: Thu, 7 Nov 2024 13:47:07 +0100 Subject: [PATCH 1/2] Fix to shop Wrong product id in the link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 602d2c1..d7b7086 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ or individual libraries can be installed using Works with the TCA8418 keyboard multiplexor. -`Purchase one from the Adafruit shop `_ +`Purchase one from the Adafruit shop `_ Installing from PyPI From 1d2b2f4e24b9013269f099ad4e22e35af48503f2 Mon Sep 17 00:00:00 2001 From: devau-remi Date: Thu, 7 Nov 2024 15:02:24 +0100 Subject: [PATCH 2/2] Update adafruit_tca8418.py Fix the link to the shop in the docstring comment --- adafruit_tca8418.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adafruit_tca8418.py b/adafruit_tca8418.py index 5033dce..7b2795a 100644 --- a/adafruit_tca8418.py +++ b/adafruit_tca8418.py @@ -16,7 +16,7 @@ **Hardware:** -* `TCA8418 keyboard multiplexor `_ +* `TCA8418 keyboard multiplexor `_ **Software and Dependencies:**