fix: [gitmodules] Using https instead of ssh to avoid permission denied error

pull/5891/head
chrisr3d 2020-05-11 13:15:13 +02:00
parent f8a34e7380
commit 24a6980896
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -42,4 +42,4 @@
url = https://github.com/MISP/misp-decaying-models.git
[submodule "app/files/scripts/misp-opendata"]
path = app/files/scripts/misp-opendata
url = git@github.com:misp/misp-opendata
url = https://github.com/MISP/misp-opendata