switching out Code standards Repo
This commit is contained in:
parent
cc7af46034
commit
5c4131640a
2 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,9 +1,9 @@
|
||||||
[submodule "License"]
|
[submodule "License"]
|
||||||
path = License
|
path = License
|
||||||
url = git@git.euph.dev:Euph/License.git
|
url = git@git.euph.dev:Euph/License.git
|
||||||
[submodule "Code_Standards"]
|
|
||||||
path = Code_Standards
|
|
||||||
url = git@git.euph.dev:Euph/Code_Standards.git
|
|
||||||
[submodule "Code_of_Conduct"]
|
[submodule "Code_of_Conduct"]
|
||||||
path = Code_of_Conduct
|
path = Code_of_Conduct
|
||||||
url = git@git.euph.dev:Euph/Code_of_Conduct.git
|
url = git@git.euph.dev:Euph/Code_of_Conduct.git
|
||||||
|
[submodule "Code_Standards"]
|
||||||
|
path = Code_Standards
|
||||||
|
url = git@git.euph.dev:Euph/Code_Standards.wiki.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0a9b9d3c3a7714263d8d48f8c66f447e16a4f21f
|
Subproject commit e39bf1b8cad84f838e1c1f8df1f299d223d4582a
|
Loading…
Reference in a new issue