Skip to content

Commit e176b7e

Browse files
authored
Merge pull request #244 from sommersoft/submodule_scrub
Remove 'www.' From MCP4728 Submodule Clone URL
2 parents aa2b4e1 + 25d0391 commit e176b7e

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
@@ -600,7 +600,7 @@
600600
url = https://github.com/adafruit/Adafruit_CircuitPython_LSM6DS.git
601601
[submodule "libraries/drivers/mcp4728"]
602602
path = libraries/drivers/mcp4728
603-
url = https://www.github.com/adafruit/Adafruit_CircuitPython_MCP4728.git
603+
url = https://github.com/adafruit/Adafruit_CircuitPython_MCP4728.git
604604
[submodule "libraries/helpers/ble_apple_notification_center"]
605605
path = libraries/helpers/ble_apple_notification_center
606606
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Apple_Notification_Center.git

0 commit comments

Comments
 (0)