From 6a1aa334186157612a4c125ab107c6da039aa4ac Mon Sep 17 00:00:00 2001 From: rhooper Date: Sun, 22 Sep 2019 13:29:40 -0400 Subject: [PATCH] Fix issue #10 Change url in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c9d756c..0ac1ba9 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ long_description_content_type='text/x-rst', # The project's main homepage. - url='https://github.com/adafruit/Adafruit_CircuitPython_DRV2605', + url='https://github.com/adafruit/Adafruit_CircuitPython_DS2413', # Author details author='Adafruit Industries',