Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-13 09:09:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-13 09:09:07 +0300
commit31a49d924418aa9983ae30be28e6e304a30939e1 (patch)
treec346584e3bf6a40938bb0531e1cbe436e0b8b32d /doc/ci/triggers
parent56a7627af0b4cc9fa9869bff88c8a3c81ca931c6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/triggers')
-rw-r--r--doc/ci/triggers/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/triggers/README.md b/doc/ci/triggers/README.md
index e17adad52b6..414b0279c47 100644
--- a/doc/ci/triggers/README.md
+++ b/doc/ci/triggers/README.md
@@ -6,7 +6,7 @@ type: tutorial
> **Notes**:
>
-> - [Introduced](https://about.gitlab.com/blog/2015/08/22/gitlab-7-14-released/) in GitLab 7.14.
+> - [Introduced](https://about.gitlab.com/releases/2015/08/22/gitlab-7-14-released/) in GitLab 7.14.
> - GitLab 8.12 has a completely redesigned job permissions system. Read all
> about the [new model and its implications](../../user/project/new_ci_build_permissions_model.md#pipeline-triggers).