diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-06-28 21:10:13 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-06-28 21:10:13 +0000 |
| commit | 8f016fe5fb42704dd949e77859888fcd898fd985 (patch) | |
| tree | 32c3c311c5fb330769601b2cf684aebe6f102196 /doc/user/application_security/offline_deployments | |
| parent | e4632f4c63eae7ec36243d11b23d69b4fd880830 (diff) | |
| download | gitlab-ce-8f016fe5fb42704dd949e77859888fcd898fd985.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/application_security/offline_deployments')
| -rw-r--r-- | doc/user/application_security/offline_deployments/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/application_security/offline_deployments/index.md b/doc/user/application_security/offline_deployments/index.md index 8610055928e..d87da15b4b0 100644 --- a/doc/user/application_security/offline_deployments/index.md +++ b/doc/user/application_security/offline_deployments/index.md @@ -108,7 +108,7 @@ example of such a transfer: ### Using the official GitLab template -GitLab provides a [vendored template](../../../ci/yaml/README.md#includetemplate) +GitLab provides a [vendored template](../../../ci/yaml/index.md#includetemplate) to ease this process. This template should be used in a new, empty project, with a `gitlab-ci.yml` file containing: |
