Move deployment in separate folder

This commit is contained in:
Robert Schäfer 2019-04-12 13:37:31 +02:00
parent 61ee8b3a52
commit 901f5b5b22
2 changed files with 4 additions and 4 deletions

View File

@ -24,10 +24,10 @@
* [Import](backend/data-import.md) * [Import](backend/data-import.md)
* [Middleware](backend/middleware.md) * [Middleware](backend/middleware.md)
* [Testing Guide](testing.md) * [Testing Guide](testing.md)
* [Cypress](cypress/README.md) * [Cypress](cypress/README.md)
* [Integration Testing](cypress/integration-testing.md) * [Integration Testing](cypress/integration-testing.md)
* [Deployment](deployment.md) * [Deployment](deployment/deployment.md)
* [CONTRIBUTING](contributing.md) * [CONTRIBUTING](CONTRIBUTING.md)
* [CODE OF CONDUCT](CODE_OF_CONDUCT.md) * [CODE OF CONDUCT](CODE_OF_CONDUCT.md)
* [LICENSE](LICENSE.md) * [LICENSE](LICENSE.md)