Skip to content

Commit f470fbc

Browse files
committed
Use relative path for Git submodules
1 parent 1980bd3 commit f470fbc

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
@@ -1,3 +1,3 @@
11
[submodule "src/externals/paho-mqtt-c"]
22
path = src/externals/paho-mqtt-c
3-
url = https://github.com/eclipse/paho.mqtt.c.git
3+
url = ../paho.mqtt.c.git

0 commit comments

Comments
 (0)