mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-20 02:18:51 +00: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
|
||||
|
||||
2
AdminLTE
2
AdminLTE
Submodule AdminLTE updated: 67934591fe...77b5a79a49
Reference in New Issue
Block a user