mirror of
https://github.com/bettercap/bettercap
synced 2025-07-07 05:22:04 -07:00
chore: fixed submodule url for github workflow
This commit is contained in:
parent
f3132cee34
commit
9f61ec7f13
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
||||||
[submodule "ui"]
|
[submodule "ui"]
|
||||||
path = modules/ui/ui
|
path = modules/ui/ui
|
||||||
url = git@github.com:bettercap/ui.git
|
url = https://github.com/bettercap/ui.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue