mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-06-28 18:25:31 +02:00
chore: use https git url for vtebench submodule
Means that an SSH key is not required to clone the public submodule.
This commit is contained in:
parent
89f92f9c1e
commit
40fada0e3b
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -12,4 +12,4 @@
|
|||
url = https://github.com/microsoft/node-pty
|
||||
[submodule "benchmark/vtebench"]
|
||||
path = benchmark/vtebench
|
||||
url = git@github.com:alacritty/vtebench
|
||||
url = https://github.com/alacritty/vtebench
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue