diff --git a/.gitmodules b/.gitmodules index 62b4021..a2e3a70 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "frontend"] -path = frontend +path = Frontend url = https://github.com/kiblykat/ReviewRoom-frontend.git [submodule "Ports/TheReviewRoom-FastAPI"] path = Ports/TheReviewRoom-FastAPI diff --git a/Frontend b/Frontend new file mode 160000 index 0000000..466f05c --- /dev/null +++ b/Frontend @@ -0,0 +1 @@ +Subproject commit 466f05c8eebf64fced08c922d8164609a3b2225f diff --git a/frontend b/frontend deleted file mode 160000 index 60c50cb..0000000 --- a/frontend +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 60c50cbcf76b1d7bc6d8db89c99e79a0b1e3df78