Commit a946da75 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Fixed broken external links

Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/492
parent 0ba36a02
...@@ -115,7 +115,7 @@ component servers like [Gitaly](../gitaly/configure_gitaly.md#run-gitaly-on-its- ...@@ -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: You may also have a look at our troubleshooting guides for:
- [GitLab](../index.md#troubleshooting) - [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: To run `gitlab:check`, run:
......
...@@ -89,7 +89,7 @@ at Super User also has relevant information. ...@@ -89,7 +89,7 @@ at Super User also has relevant information.
**Omnibus Trusted Chain** **Omnibus Trusted Chain**
[Install the self signed certificate or custom certificate authorities](https://docs.gitlab.com/omnibus/common_installation_problems/README.html#using-self-signed-certificate-or-custom-certificate-authorities) [Install the self signed certificate or custom certificate authorities](https://docs.gitlab.com/omnibus/common_installation_problems/index.html#using-self-signed-certificate-or-custom-certificate-authorities)
in to Omnibus GitLab. in to Omnibus GitLab.
It is enough to concatenate the certificate to the main trusted certificate It is enough to concatenate the certificate to the main trusted certificate
......
...@@ -12,7 +12,7 @@ common administration and operational processes. ...@@ -12,7 +12,7 @@ common administration and operational processes.
You can perform GitLab Rake tasks by using: You can perform GitLab Rake tasks by using:
- `gitlab-rake <raketask>` for [Omnibus GitLab](https://docs.gitlab.com/omnibus/README.html) - `gitlab-rake <raketask>` for [Omnibus GitLab](https://docs.gitlab.com/omnibus/index.html)
installations. installations.
- `bundle exec rake <raketask>` for [source](../install/installation.md) - `bundle exec rake <raketask>` for [source](../install/installation.md)
installations. installations.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment