Skip to content

Commit 1ca6246

Browse files
committed
Fix SELinux documentation link
The Markdown link was on a separate line, which cause the link not to render.
1 parent 52f5c2f commit 1ca6246

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

files/gitlab-selinux/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ gives ssh-keygen permission to read the temporary file we create for it.
2323

2424
### rhel/7/gitlab-10.5.0-ssh-authorized-keys.pp
2525

26-
To support [fast SSH key lookups via the database]
27-
(https://docs.gitlab.com/ee/administration/operations/fast_ssh_key_lookup.html)
26+
To support [fast SSH key lookups via the database](https://docs.gitlab.com/ee/administration/operations/fast_ssh_key_lookup.html)
2827
GitLab needs additional permissions. This SELinux module gives sshd
2928
permission to do the following:
3029

0 commit comments

Comments
 (0)