diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-10-18 09:12:29 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-10-18 09:12:29 +0000 |
commit | f047727bf270fc9a64e3420a0c23760962b38f14 (patch) | |
tree | bc752c01741456efc319fbe717bab982717a8818 /doc/administration | |
parent | 231e74886fa51f23f2884d70ae05d283c91c3f76 (diff) | |
download | gitlab-ce-f047727bf270fc9a64e3420a0c23760962b38f14.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/raketasks/maintenance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/raketasks/maintenance.md b/doc/administration/raketasks/maintenance.md index bda72a238c3..d770361864e 100644 --- a/doc/administration/raketasks/maintenance.md +++ b/doc/administration/raketasks/maintenance.md @@ -115,7 +115,7 @@ component servers like [Gitaly](../gitaly/configure_gitaly.md#run-gitaly-on-its- You may also have a look at our troubleshooting guides for: - [GitLab](../index.md#troubleshooting) -- [Omnibus GitLab](https://docs.gitlab.com/omnibus/README.html#troubleshooting) +- [Omnibus GitLab](https://docs.gitlab.com/omnibus/index.html#troubleshooting) To run `gitlab:check`, run: |