diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-13 15:09:21 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-13 15:09:21 +0000 |
commit | c36152ff8c41fad2f413f253eb7ac5c927e47c56 (patch) | |
tree | bbf300da207de3e8bbf272d44111ceedb18f5833 /doc/ci/runners/README.md | |
parent | 286fe61013674fe2d245ffc8d2233baf09923e70 (diff) | |
download | gitlab-ce-c36152ff8c41fad2f413f253eb7ac5c927e47c56.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/runners/README.md')
-rw-r--r-- | doc/ci/runners/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md index 91b4000b74a..7e1aae4709a 100644 --- a/doc/ci/runners/README.md +++ b/doc/ci/runners/README.md @@ -422,4 +422,4 @@ You can find the IP address of a Runner for a specific project by: [register]: https://docs.gitlab.com/runner/register/ [protected branches]: ../../user/project/protected_branches.md [protected tags]: ../../user/project/protected_tags.md -[project defined timeout]: ../../user/project/pipelines/settings.html#timeout +[project defined timeout]: ../pipelines/settings.md#timeout |