diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-11-17 12:50:40 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-11-17 12:50:40 +0100 |
commit | 11c5fcb43ce55c9b96428f440f19d459ae09166b (patch) | |
tree | c145148242612849ab65df264d65d7ccb90d7e7e /doc/ci | |
parent | 35c45f7eac2392db136275a8352d3c6c68176a92 (diff) | |
download | gitlab-ce-11c5fcb43ce55c9b96428f440f19d459ae09166b.tar.gz |
Fix URL to review apps docs
Diffstat (limited to 'doc/ci')
-rw-r--r-- | doc/ci/environments.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md index cc65f0ad8ad..1d663060241 100644 --- a/doc/ci/environments.md +++ b/doc/ci/environments.md @@ -485,7 +485,7 @@ Below are some links you may find interesting: - [The `.gitlab-ci.yml` definition of environments](yaml/README.md#environment) - [A blog post on Deployments & Environments](https://about.gitlab.com/2016/08/26/ci-deployment-and-environments/) -- [Review Apps](review_apps.md) Expand dynamic environments to deploy your code for every branch +- [Review Apps - Use dynamic environments to deploy your code for every branch](review_apps/index.md) [Pipelines]: pipelines.md [jobs]: yaml/README.md#jobs |