diff options
| author | Stefan Kerkmann <[email protected]> | 2021-07-10 11:24:37 +0200 |
|---|---|---|
| committer | Stefan Kerkmann <[email protected]> | 2021-08-03 20:00:39 +0200 |
| commit | 771bbe8af7d1ab1785dc9b244c2b41ec0742968c (patch) | |
| tree | 1ee1ea427f87cd441e7768d4d9b64dae82e3249a /.gitmodules | |
| parent | ddb83787a00c20db8f92b00dc78c8c1ee972c489 (diff) | |
Use https github as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1636b9765..4c86fd55c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -126,4 +126,4 @@ url = https://github.com/zhangslice/mm32sdk.git [submodule "hw/mcu/gd/nuclei-sdk"] path = hw/mcu/gd/nuclei-sdk - url = [email protected]:Nuclei-Software/nuclei-sdk.git + url = https://github.com/Nuclei-Software/nuclei-sdk.git |
