From 674ae4b3f1f9b41a625b743c7dfc021fa7090c68 Mon Sep 17 00:00:00 2001 From: mrspanishviking Date: Wed, 19 May 2021 12:56:08 -0700 Subject: [PATCH] docs: fixes broken links Fixed broken links for the remote task driver ECS page --- website/content/docs/drivers/remote/ecs.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/content/docs/drivers/remote/ecs.mdx b/website/content/docs/drivers/remote/ecs.mdx index 948970b48..8d36ce750 100644 --- a/website/content/docs/drivers/remote/ecs.mdx +++ b/website/content/docs/drivers/remote/ecs.mdx @@ -116,7 +116,8 @@ job "nomad-ecs-demo" { - `subnets` - The subnets associated with the task or service. [cluster]: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/clusters.html -[demo]: https://github.com/hashicorp/nomad-driver-ecs/blob/main/demo/terraform/ecs.tf -[download]: https://releases.hashicorp.com/nomad-ecs-driver/ +[ecs]: https://aws.amazon.com/ecs/ +[demo]: https://github.com/hashicorp/nomad-driver-ecs/tree/main/demo +[download]: https://releases.hashicorp.com/nomad-driver-ecs/ [plugin_dir]: /docs/configuration#plugin_dir [region]: https://docs.aws.amazon.com/general/latest/gr/ecs-service.html