Remove outdated gitlab-git-http-server reference from Install doc
[ci skip]
This commit is contained in:
parent
4de89291a3
commit
70cba8e9a8
1 changed files with 2 additions and 2 deletions
|
@ -552,6 +552,6 @@ Apart from the always supported markdown style there are other rich text files t
|
|||
|
||||
If you see this message when attempting to clone a repository hosted by GitLab,
|
||||
this is likely due to an outdated Nginx or Apache configuration, or a missing or
|
||||
misconfigured `gitlab-git-http-server` instance. Double-check that you've
|
||||
[installed Go](#3-go), [installed gitlab-git-http-server](#install-gitlab-git-http-server),
|
||||
misconfigured gitlab-workhorse instance. Double-check that you've
|
||||
[installed Go](#3-go), [installed gitlab-workhorse](#install-gitlab-workhorse),
|
||||
and correctly [configured Nginx](#site-configuration).
|
||||
|
|
Loading…
Reference in a new issue