summaryrefslogtreecommitdiff
path: root/doc/ci/environments.md
diff options
context:
space:
mode:
authorMark Pundsack <markpundsack@users.noreply.github.com>2016-06-20 15:07:38 -0700
committerMark Pundsack <markpundsack@users.noreply.github.com>2016-06-20 15:07:38 -0700
commit41af86bc86a3bab9c83729ff76776fc137b350ef (patch)
tree28350ccd065bcd275b04d54d0836173d3f8a9855 /doc/ci/environments.md
parentedfe2e2db98e1a5541d5d683ac3a686d24a9c429 (diff)
downloadgitlab-ce-41af86bc86a3bab9c83729ff76776fc137b350ef.tar.gz
Move Pipelines and Builds definitions to their own page
Diffstat (limited to 'doc/ci/environments.md')
-rw-r--r--doc/ci/environments.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md
index 040379bb381..d85b8a34ced 100644
--- a/doc/ci/environments.md
+++ b/doc/ci/environments.md
@@ -52,7 +52,7 @@ Clicking on an environment will show the history of deployments.
Only deploys that happen after your `.gitlab-ci.yml` is properly configured will
show up in the environments and deployments lists.
-[Pipelines]: quick_start/README.md
+[Pipelines]: pipelines.md
[jobs]: yaml/README.md#jobs
[environments]: #environments
[deployments]: #deployments