diff options
author | Joshua Lambert <joshua@gitlab.com> | 2017-01-31 04:41:43 +0000 |
---|---|---|
committer | Joshua Lambert <joshua@gitlab.com> | 2017-01-31 04:41:43 +0000 |
commit | 4bc03f4e5fdefa88f855ef0534a2f400e1e80518 (patch) | |
tree | 53ea7c0268f9cd255ab42d333ba5485faf9aed82 /doc/ci/autodeploy | |
parent | de001b13965a466fb3caef5a20dc07b1d23edfa8 (diff) | |
download | gitlab-ce-4bc03f4e5fdefa88f855ef0534a2f400e1e80518.tar.gz |
Update index.md27474-update-auto-deploy-requires-public-project
Diffstat (limited to 'doc/ci/autodeploy')
-rw-r--r-- | doc/ci/autodeploy/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/autodeploy/index.md b/doc/ci/autodeploy/index.md index 2b841c546c1..c4c4d95b68a 100644 --- a/doc/ci/autodeploy/index.md +++ b/doc/ci/autodeploy/index.md @@ -33,7 +33,7 @@ enable [Kubernetes service][kubernetes-service]. created automatically for you. [mr-8135]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8135 -[project-settings]: https://docs.gitlab.com/ce/api/projects.html#project-visibility-level +[project-settings]: https://docs.gitlab.com/ce/public_access/public_access.html [project-services]: ../../project_services/project_services.md [auto-deploy-templates]: https://gitlab.com/gitlab-org/gitlab-ci-yml/tree/master/autodeploy [kubernetes-service]: ../../project_services/kubernetes.md |