mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-05-18 21:31:29 +08:00
Submodule nvmrc update protocol from git to https
This commit is contained in:
committed by
Jordan Harband
parent
083bb94f25
commit
4a9155979d
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "test/fixtures/nvmrc"]
|
||||
path = test/fixtures/nvmrc
|
||||
url = git@github.com:nvm-sh/nvmrc.git
|
||||
url = https://github.com/nvm-sh/nvmrc.git
|
||||
|
||||
Reference in New Issue
Block a user