Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-20 19:09:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-20 19:09:54 +0300
commit2f26f81ce3e3f97ddc5ce5e2e103925d7d0d170f (patch)
tree95a89f97b5a10375e5d104a51c64fbfe36642877 /doc
parent8b61452138ecc511b52cd49be4ee6b8a80390c50 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/cloud_deployment/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/cloud_deployment/index.md b/doc/ci/cloud_deployment/index.md
index f7dfe37da7a..3f133cd039d 100644
--- a/doc/ci/cloud_deployment/index.md
+++ b/doc/ci/cloud_deployment/index.md
@@ -16,7 +16,7 @@ cloud provider more easily.
GitLab's AWS Docker image provides the [AWS Command Line Interface](https://aws.amazon.com/cli/),
which enables you to run `aws` commands. As part of your deployment strategy, you can run `aws` commands directly from
-`.gitlab-ci.yml` by specifying GitLab's AWS Docker image.
+`.gitlab-ci.yml` by specifying [GitLab's AWS Docker image](https://gitlab.com/gitlab-org/cloud-deploy).
Some credentials are required to be able to run `aws` commands: