Use https for submodule path instead of ssh

This commit is contained in:
Animesh Agrawal
2021-12-26 18:14:40 +05:30
parent c0f5c77520
commit beaf37f30e

2
.gitmodules vendored
View File

@@ -133,4 +133,4 @@
url = https://github.com/ucb-bar/ibex-wrapper
[submodule "generators/FFTGenerator"]
path = generators/FFTGenerator
url = git@github.com:AnimeshAgrawal/FFTGenerator.git
url = https://github.com/AnimeshAgrawal/FFTGenerator.git