File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ docker-compose up -d
1414
1515Now create your project inside the docker boilerplate:
1616
17- - [ Create new TYPO3 project] ( Documentation/ PROJECT-TYPO3.md)
18- - [ Create new Symfony project] ( Documentation/ PROJECT-SYMFONY.md)
19- - [ Create new NEOS project] ( Documentation/ PROJECT-NEOS.md)
20- - [ Running any other php based project] ( Documentation/ PROJECT-OTHER.md)
21- - [ Running existing project] ( Documentation/ PROJECT-EXISTING.md)
17+ - [ Create new TYPO3 project] ( PROJECT-TYPO3.md )
18+ - [ Create new Symfony project] ( PROJECT-SYMFONY.md )
19+ - [ Create new NEOS project] ( PROJECT-NEOS.md )
20+ - [ Running any other php based project] ( PROJECT-OTHER.md )
21+ - [ Running existing project] ( PROJECT-EXISTING.md )
2222
2323For an existing project just put your files into ` code/ ` folder or use git to clone your project into ` code/ ` .
2424
You can’t perform that action at this time.
0 commit comments