diff options
| author | Mark Pundsack <markpundsack@users.noreply.github.com> | 2016-06-20 15:07:38 -0700 |
|---|---|---|
| committer | Mark Pundsack <markpundsack@users.noreply.github.com> | 2016-06-20 15:07:38 -0700 |
| commit | 41af86bc86a3bab9c83729ff76776fc137b350ef (patch) | |
| tree | 28350ccd065bcd275b04d54d0836173d3f8a9855 /doc/ci/environments.md | |
| parent | edfe2e2db98e1a5541d5d683ac3a686d24a9c429 (diff) | |
| download | gitlab-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.md | 2 |
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 |
