mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 10:33:54 -07:00
fix submodule name
This commit is contained in:
parent
f8ef489d66
commit
0b27fdce4f
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -4,6 +4,6 @@
|
||||||
[submodule "doxygen-awesome-css"]
|
[submodule "doxygen-awesome-css"]
|
||||||
path = doc/doxygen/theme
|
path = doc/doxygen/theme
|
||||||
url = https://github.com/jothepro/doxygen-awesome-css.git
|
url = https://github.com/jothepro/doxygen-awesome-css.git
|
||||||
[submodule "libcockatrice_utility/libcockatrice/utility/cpp-peglib"]
|
[submodule "cpp-peglib"]
|
||||||
path = thirdparty/cpp-peglib
|
path = thirdparty/cpp-peglib
|
||||||
url = https://github.com/yhirose/cpp-peglib
|
url = https://github.com/yhirose/cpp-peglib
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue