mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
changed catch2 clone link to https
This commit is contained in:
parent
d65ac06bd6
commit
907cf7df4d
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -15,4 +15,4 @@
|
|||
url = https://github.com/fmtlib/fmt.git
|
||||
[submodule "vendor/Catch2"]
|
||||
path = vendor/Catch2
|
||||
url = git@github.com:catchorg/Catch2.git
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue