summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-08-03 23:47:44 +0000
committerStan Hu <stanhu@gmail.com>2019-08-03 23:47:44 +0000
commit46467de83bad8be22342a81fa00d45060eb38753 (patch)
tree41502d562042c7e3b63e5f02d40b7a6f7ac78087
parentbce8b66d516e906f6131d8a6dcae797def5288b6 (diff)
parent6a472da4f852ca681bf7c149c635ee57eb925060 (diff)
downloadgitlab-ce-46467de83bad8be22342a81fa00d45060eb38753.tar.gz
Merge branch 'patch-72' into 'master'
Fix misspelled example url See merge request gitlab-org/gitlab-ce!31442
-rw-r--r--doc/user/project/pages/custom_domains_ssl_tls_certification/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md b/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md
index 54ecc42d2b9..6a9900d48f9 100644
--- a/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md
+++ b/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md
@@ -191,7 +191,7 @@ can use the following setup:
1. In Cloudflare, create a DNS `TXT` record to verify your domain.
1. In GitLab, verify your domain.
1. In Cloudflare, create a DNS `CNAME` record pointing `www` to `domain.com`.
-1. In Cloudflare, add a Page Rule pointing `www.domain,com` to `domain.com`:
+1. In Cloudflare, add a Page Rule pointing `www.domain.com` to `domain.com`:
- Navigate to your domain's dashboard and click **Page Rules**
on the top nav.
- Click **Create Page Rule**.