Skip to content

Commit eaa60a3

Browse files
fix incorrect cookiecutter repo address insertion
1 parent d26a648 commit eaa60a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cedargrove_shadowwatcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
__version__ = "0.0.0+auto.0"
3232
__repo__ = (
33-
"https://github.com/CedarGroveStudios/Cedargrove_CircuitPython_ShadowWatcher.git"
33+
"https://github.com/CedarGroveStudios/CircuitPython_ShadowWatcher.git"
3434
)
3535

3636

0 commit comments

Comments
 (0)