about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-11-21 13:28:45 +0100
committerGitHub <noreply@github.com>2021-11-21 13:28:45 +0100
commit4434aa103c11cee18d2cbd4eb6ba32c00bbc14ca (patch)
tree7fc8fbf419b9c8a95155c726b00e53ed7c8d0bcf /.gitmodules
parent581cb16965a2a6aa33c052afb936e5d4a5c65ad7 (diff)
parentde027b3b6b92723b9561137795ac38f57eebc9ad (diff)
downloadafl++-4434aa103c11cee18d2cbd4eb6ba32c00bbc14ca.tar.gz
Merge pull request #1173 from retrage/retrage/coresight-mode-pr
coresight_mode: Change to use https for submodule URLs
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index cd9d73e9..6569c0b1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,4 +18,4 @@
 	url = https://github.com/NixOS/patchelf.git
 [submodule "coresight_mode/coresight-trace"]
 	path = coresight_mode/coresight-trace
-	url = git@github.com:RICSecLab/coresight-trace.git
+	url = https://github.com/RICSecLab/coresight-trace.git