Restructure feature specification

This commit is contained in:
Robert Schäfer 2019-04-12 14:04:46 +02:00
parent 705493daff
commit 5fd269f419
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,6 @@
* [Introduction](README.md)
* [Edit this Documentation](edit-this-documentation.md)
* [Features](features.md)
* [Installation](installation.md)
* [Backend](backend/README.md)
* [graphql-with-apollo](backend/graphql-with-apollo/README.md)
@ -25,8 +24,9 @@
* [End-to-end tests](cypress/README.md)
* [Frontend tests](webapp/testing.md)
* [Backend tests](backend/testing.md)
* [Deployment](deployment/README.md)
* [Contributing](CONTRIBUTING.md)
* [Deployment](deployment/README.md)
* [Feature Specification](cypress/integration/README.md)
* [Code of conduct](CODE_OF_CONDUCT.md)
* [License](LICENSE.md)