Commit 2c4237c5 authored by Sean McGivern's avatar Sean McGivern

Merge branch 'docs-fix-link' into 'master'

Fix broken link in documentation

Closes #8890

See merge request gitlab-org/gitlab-ee!8883
parents dfe79b3f 2dd33b56
...@@ -37,7 +37,7 @@ Certificate: ...@@ -37,7 +37,7 @@ Certificate:
gitlab_rails['smartcard_client_certificate_required_port'] = 3444 gitlab_rails['smartcard_client_certificate_required_port'] = 3444
``` ```
1. Save the file and [reconfigure](../administration/restart_gitlab.md#omnibus-gitlab-reconfigure) 1. Save the file and [reconfigure](../restart_gitlab.md#omnibus-gitlab-reconfigure)
GitLab for the changes to take effect. GitLab for the changes to take effect.
--- ---
...@@ -120,5 +120,5 @@ Certificate: ...@@ -120,5 +120,5 @@ Certificate:
client_certificate_required_port: 3444 client_certificate_required_port: 3444
``` ```
1. Save the file and [restart](../administration/restart_gitlab.md#installations-from-source) 1. Save the file and [restart](../restart_gitlab.md#installations-from-source)
GitLab for the changes to take effect. GitLab for the changes to take effect.
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