diff --git a/README.md b/README.md index 565b35a..af51906 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,4 @@ Other useful commands can be found in [`test.yml`](.github/workflows/test.yml). ## Deployment This repository automatically deploys to [AWS ECS](https://aws.amazon.com/ecs/). -To deploy somewhere else, delete [`task-definition.json`][task-definition.json] and adapt [`deploy.yml`](.github/workflows/deploy.yml). +To deploy somewhere else, delete [`task-definition.json`](task-definition.json) and adapt [`deploy.yml`](.github/workflows/deploy.yml).