From 59469a17821eda8a34d08b1e46584e902d1e963a Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 28 Jun 2021 15:08:03 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/cloud_deployment/ecs/quick_start_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci/cloud_deployment/ecs') diff --git a/doc/ci/cloud_deployment/ecs/quick_start_guide.md b/doc/ci/cloud_deployment/ecs/quick_start_guide.md index 700a922a74d..9cf9d2a1f06 100644 --- a/doc/ci/cloud_deployment/ecs/quick_start_guide.md +++ b/doc/ci/cloud_deployment/ecs/quick_start_guide.md @@ -211,7 +211,7 @@ Do not share the secret access key in a public place. You must save it in a secu ### Setup credentials in GitLab to let pipeline jobs access to ECS -You can register the access information in [GitLab Environment Variables](../../variables/README.md#custom-cicd-variables). +You can register the access information in [GitLab Environment Variables](../../variables/index.md#custom-cicd-variables). These variables are injected into the pipeline jobs and can access the ECS API. 1. Go to **ecs-demo** project on GitLab. -- cgit v1.2.3