Fixed submodules resolution

This commit is contained in:
Dmitriy Shishkov 2020-11-11 00:12:07 +05:00
parent 2a997f294d
commit 7befb8c0c0
No known key found for this signature in database
GPG Key ID: D76D70029F55183E
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "backend"]
path = backend
url = ./backend
url = git@github.com:Dm1tr1y147/questionForm_backend.git
[submodule "frontend"]
path = frontend
url = ./frontend
url = git@github.com:Dm1tr1y147/questionForm_frontend.git

@ -1 +1 @@
Subproject commit 53ea63b35fcfefc7db040e0e4bf46f7e3626c296
Subproject commit 2634f64d1f005de40c432be20a0f5a2c7154b5b1