Switch submodule URLs from SSH to HTTPS

This commit is contained in:
Dan Stillman 2021-03-03 05:23:56 -05:00
parent f0992f959c
commit 46c4e82824
3 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View file

@ -31,13 +31,13 @@
url = https://github.com/gildas-lormeau/SingleFile.git
[submodule "pdf-reader"]
path = pdf-reader
url = ssh://git@github.com/zotero/pdf-reader.git
url = https://github.com/zotero/pdf-reader.git
branch = master
[submodule "pdf-worker"]
path = pdf-worker
url = ssh://git@github.com/zotero/pdf-worker.git
url = https://github.com/zotero/pdf-worker.git
branch = master
[submodule "note-editor"]
path = note-editor
url = ssh://git@github.com/zotero/note-editor.git
url = https://github.com/zotero/note-editor.git
branch = master

@ -1 +1 @@
Subproject commit eea5e3860362b8bb6aaf35996da9582cd3c4c961
Subproject commit 5e36aeb5b7f489562c9b65c3c333a195581c6fbd

@ -1 +1 @@
Subproject commit 2ace6088bf4a4f57777821f01dc59d289c9004af
Subproject commit fc9adc48b64eac2e52fe1441bb0867b589ac43b5