Merge pull request #57 from CarterPerez-dev/phase/1.4
Fix submodule path: rename templates to TEMPLATES
This commit is contained in:
commit
f045c5d01c
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "templates/fullstack-template"]
|
||||
path = templates/fullstack-template
|
||||
[submodule "TEMPLATES/fullstack-template"]
|
||||
path = TEMPLATES/fullstack-template
|
||||
url = https://github.com/CarterPerez-dev/fullstack-template
|
||||
|
|
|
|||
Loading…
Reference in New Issue