From 9140d3d1e96f3dc327d626787fb8e251f2698643 Mon Sep 17 00:00:00 2001 From: Paul Glass Date: Thu, 17 Mar 2022 14:42:49 -0500 Subject: [PATCH] Fix broken link in ECS docs --- website/content/docs/ecs/terraform/install.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/ecs/terraform/install.mdx b/website/content/docs/ecs/terraform/install.mdx index af1ad061f2..0e690e5601 100644 --- a/website/content/docs/ecs/terraform/install.mdx +++ b/website/content/docs/ecs/terraform/install.mdx @@ -269,7 +269,7 @@ python manage.py runserver "127.0.0.1:8080" ## Next Steps -- Follow the [Secure Configuration](/docs/ecs/secure-configuration) to get production-ready. +- Follow the [Secure Configuration](/docs/ecs/terraform/secure-configuration) to get production-ready. - Now that your applications are running in the service mesh, read about other [Service Mesh features](/docs/connect). - View the [Architecture](/docs/ecs/architecture) documentation to understand