mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Fix nextcloud submodule URL
This commit is contained in:
parent
8d0b055110
commit
842162136a
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -12,4 +12,4 @@
|
|||
url = https://github.com/vdirsyncer/davical-testserver
|
||||
[submodule "tests/storage/servers/nextcloud"]
|
||||
path = tests/storage/servers/nextcloud
|
||||
url = git@github.com:vdirsyncer/nextcloud-testserver
|
||||
url = https://github.com/vdirsyncer/nextcloud-testserver
|
||||
|
|
|
|||
Loading…
Reference in a new issue