diff options
Diffstat (limited to 'doc/ci/runners/README.md')
-rw-r--r-- | doc/ci/runners/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md index b089229ab58..03a219e03ca 100644 --- a/doc/ci/runners/README.md +++ b/doc/ci/runners/README.md @@ -418,9 +418,9 @@ You can find the IP address of a Runner for a specific project by:  -[install]: http://docs.gitlab.com/runner/install/ +[install]: https://docs.gitlab.com/runner/install/ [fifo]: https://en.wikipedia.org/wiki/FIFO_(computing_and_electronics) -[register]: http://docs.gitlab.com/runner/register/ +[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 |