diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-01-17 20:56:33 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-01-17 21:01:47 +0100 |
commit | 5e313f43f956dd3a94c65529bad7a90d63c5a0e5 (patch) | |
tree | ce14e0ff90f01068aa8ffd87bf5b0a866f25ae07 /.gitmodules | |
parent | a3d20c17d1cbec880439b79187bd404fdb418518 (diff) |
Small CI/CD/nDPIsrvd.py improvements.
* Updated examples/js-rt-analyzer and examples/js-rt-analyzer-frontend
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 903071c4f..11eed47e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,4 +8,4 @@ url = https://gitlab.com/verzulli/ndpid-rt-analyzer.git [submodule "examples/js-rt-analyzer-frontend"] path = examples/js-rt-analyzer-frontend - url = git@gitlab.com:verzulli/ndpid-rt-analyzer-frontend.git + url = https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git |