Update .gitmodules to point to github
Update the URL of submodule tc_mca_std_lib in .gitmodules to point to the Gihub repo.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "solution/tc_project_app/tc_mca_std_lib"]
|
||||
path = solution/tc_project_app/tc_mca_std_lib
|
||||
url = https://bitbucket.org/europeanspallationsource/tc_mca_std_lib.git
|
||||
url = https://github.com/EuropeanSpallationSource/tc_mca_std_lib.git
|
||||
|
||||
Reference in New Issue
Block a user