Remove out-of-date docs on new workers

In response to: https://github.com/alphagov/notifications-api/pull/3332#issuecomment-921897641

These were so out-of-date as to be misleading. We can always refer
back to them in the version history if needed.
This commit is contained in:
Ben Thorner
2021-09-17 16:53:42 +01:00
parent f712bafc7f
commit d1826af3c7
2 changed files with 0 additions and 25 deletions

View File

@@ -120,5 +120,4 @@ All commands and command options have a --help command if you need more informat
## Further documentation
- [Creating a new worker app](docs/creating-a-new-worker-app.md)
- [Writing public APIs](docs/writing-public-apis.md)