Skip to content

Commit 9569d48

Browse files
authored
Fix issue #20
Fix url in setup.py
1 parent bbeffc8 commit 9569d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
long_description_content_type='text/x-rst',
2929

3030
# The project's main homepage.
31-
url='https://github.com/adafruit/Adafruit_CircuitPython_DRV2605',
31+
url='https://github.com/adafruit/Adafruit_CircuitPython_MAX7219',
3232

3333
# Author details
3434
author='Adafruit Industries',

0 commit comments

Comments
 (0)