Fix link in HTTPS doc

This commit is contained in:
techknowlogick 2018-06-05 09:33:28 -04:00 committed by GitHub
parent 25b1a8099b
commit 38856fe3b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ Setup up your reverse proxy like shown in the [reverse proxy guide](../reverse-p
After that, enable HTTPS by following one of these guides:
* [nginx](https//nginx.org/en/docs/http/configuring_https_servers.html)
* [nginx](https://nginx.org/en/docs/http/configuring_https_servers.html)
* [apache2/httpd](https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html)
* [caddy](https://caddyserver.com/docs/tls)