summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDean Leggo <hi@deanleggo.com>2019-08-07 02:33:36 +0000
committerEvan Read <eread@gitlab.com>2019-08-07 02:33:36 +0000
commit1dcd6a2e069e679e2896ae1482968d03f6fe3150 (patch)
tree3684901da120d201f461ab4fb854edc11cf4d9f8
parentee028785a3e4cebf08cc0a9a2ae969c9f67d675a (diff)
downloadgitlab-ce-1dcd6a2e069e679e2896ae1482968d03f6fe3150.tar.gz
Docs - Update link in SSL_TLS Certificates Page to Let's Encrypt Intergration
-rw-r--r--doc/user/project/pages/custom_domains_ssl_tls_certification/ssl_tls_concepts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/custom_domains_ssl_tls_certification/ssl_tls_concepts.md b/doc/user/project/pages/custom_domains_ssl_tls_certification/ssl_tls_concepts.md
index 2470e78819f..ee0550bfca2 100644
--- a/doc/user/project/pages/custom_domains_ssl_tls_certification/ssl_tls_concepts.md
+++ b/doc/user/project/pages/custom_domains_ssl_tls_certification/ssl_tls_concepts.md
@@ -67,7 +67,7 @@ There are some certificate authorities that
offer free certificates, aiming to make the internet more secure
to everyone. The most popular is [Let's Encrypt](https://letsencrypt.org/),
which issues certificates trusted by most of browsers, it's open
-source, and free to use. See our tutorial on [how to secure your GitLab Pages website with Let's Encrypt](../lets_encrypt_for_gitlab_pages.md).
+source, and free to use. See [GitLab Pages integration with Let's Encrypt](../custom_domains_ssl_tls_certification/lets_encrypt_integration.md) to enable HTTPS on your custom domain.
Similarly popular are [certificates issued by CloudFlare](https://www.cloudflare.com/ssl/),
which also offers a [free CDN service](https://blog.cloudflare.com/cloudflares-free-cdn-and-you/).