From ab95d1de2816ce978959232f1e8f91bc2da2a11c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 8 Oct 2021 08:51:26 +0200 Subject: [PATCH] chg: [gitmodules] fix the branch to main --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3aaef3527..a35549cc0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,7 +39,7 @@ [submodule "app/files/scripts/misp-stix"] path = app/files/scripts/misp-stix url = https://github.com:misp/misp-stix.git - branch = dev + branch = main [submodule "app/files/scripts/python-stix"] path = app/files/scripts/python-stix url = https://github.com/STIXProject/python-stix