Skip to content

Commit 04b2fe1

Browse files
committed
updating repo URL
1 parent b9f1195 commit 04b2fe1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: adafruit_monsterm4sk.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
import adafruit_lis3dh
4141

4242
__version__ = "0.0.0-auto.0"
43-
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MonsterM4sk.git"
43+
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK.git"
4444

4545
# Seesaw pin numbers
4646
SS_LIGHTSENSOR_PIN = 2 # "through-hole" light sensor near left eye

Diff for: docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Table of Contents
3131
.. toctree::
3232
:caption: Other Links
3333

34-
Download <https://github.com/adafruit/Adafruit_CircuitPython_MonsterM4sk/releases/latest>
34+
Download <https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK/releases/latest>
3535
CircuitPython Reference Documentation <https://circuitpython.readthedocs.io>
3636
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60>
3737
Discord Chat <https://adafru.it/discord>

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
long_description=long_description,
3131
long_description_content_type="text/x-rst",
3232
# The project's main homepage.
33-
url="https://github.com/foamyguy/Adafruit_CircuitPython_MonsterM4sk",
33+
url="https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK",
3434
# Author details
3535
author="Adafruit Industries",
3636
author_email="circuitpython@adafruit.com",

0 commit comments

Comments
 (0)