Skip to content

Commit

Permalink
Use relative path for Git submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
laitingsheng committed Dec 31, 2023
1 parent 1980bd3 commit f470fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "src/externals/paho-mqtt-c"]
path = src/externals/paho-mqtt-c
url = https://github.com/eclipse/paho.mqtt.c.git
url = ../paho.mqtt.c.git

0 comments on commit f470fbc

Please sign in to comment.