mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-28 20:54:06 +01:00
correct the submodule git type
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "pi-hole"]
|
||||
path = pi-hole
|
||||
url = git@github.com:diginc/pi-hole.git
|
||||
url = https://github.com/diginc/pi-hole.git
|
||||
[submodule "AdminLTE"]
|
||||
path = AdminLTE
|
||||
url = https://github.com/pi-hole/AdminLTE.git
|
||||
|
||||
Reference in New Issue
Block a user