We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eaed27d + 38d8c22 commit 03d856aCopy full SHA for 03d856a
.gitmodules
@@ -1,12 +1,12 @@
1
[submodule "Fit"]
2
path = Fit
3
- url = ../Fit.git
+ url = "https://github.com/tcgoetz/Fit.git"
4
[submodule "utilities"]
5
path = utilities
6
- url = ../utilities.git
+ url = "https://github.com/tcgoetz/utilities.git"
7
[submodule "Tcx"]
8
path = Tcx
9
- url = ../Tcx.git
+ url = "https://github.com/tcgoetz/Tcx.git"
10
[submodule "Plugins"]
11
path = Plugins
12
- url = ../GarminDbPlugins.git
+ url = "https://github.com/tcgoetz/GarminDbPlugins.git"
0 commit comments