Skip to content

Commit

Permalink
Merge pull request #30 from PlasmaFAIR/submodule-fix
Browse files Browse the repository at this point in the history
Convert ssh submodule to https
  • Loading branch information
JoelLucaAdams authored Nov 13, 2024
2 parents 38f3db7 + 0d38eb0 commit 6e70c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "externals/sdf_c"]
path = externals/sdf_c
url = git@github.com:Warwick-Plasma/SDF_C.git
url = https://github.com/Warwick-Plasma/SDF_C.git

0 comments on commit 6e70c88

Please sign in to comment.