Updated git submodule URL - made absolute.
This commit is contained in:
parent
cdb736e045
commit
67724ea54d
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
||||||
[submodule "AnalyzerSDK"]
|
[submodule "AnalyzerSDK"]
|
||||||
path = AnalyzerSDK
|
path = AnalyzerSDK
|
||||||
url = ../AnalyzerSDK.git
|
url = https://github.com/saleae/AnalyzerSDK.git
|
||||||
|
|
Loading…
Reference in a new issue