Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2022-03-29 06:08:52 +00:00
parent f26311e234
commit 31c56eec40
29 changed files with 566 additions and 531 deletions

View File

@ -31,7 +31,7 @@ module SystemCheck
end
try_fixing_it("mkdir #{backup_dir}", *instructions)
for_more_information('doc/ssh/index.md in section "Overriding SSH settings on the GitLab server"')
for_more_information('doc/user/ssh.md#overriding-ssh-settings-on-the-gitlab-server')
fix_and_rerun
end