Change submodule url from cgit to forgejo
This commit is contained in:
parent
d658653b67
commit
5ca712925b
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,4 +1,4 @@
|
||||||
[submodule "makedeb"]
|
[submodule "makedeb"]
|
||||||
path = makedeb
|
path = makedeb
|
||||||
url = https://cgit.leafee98.com/makedeb.git/
|
url = https://git.leafee98.com/leafee98/makedeb.git
|
||||||
branch = main
|
branch = main
|
||||||
|
|
Loading…
Reference in a new issue