Skip to content

Commit a49409f

Browse files
committed
Use ".git" in gitmodules for pycamera
this may have prevented the library from being released
1 parent a285de6 commit a49409f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -985,4 +985,4 @@
985985
url = https://github.com/adafruit/Adafruit_CircuitPython_ADS7830.git
986986
[submodule "libraries/helpers/pycamera"]
987987
path = libraries/helpers/pycamera
988-
url = https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/
988+
url = https://github.com/adafruit/Adafruit_CircuitPython_PyCamera.git

0 commit comments

Comments
 (0)