Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pages/pages_static_sites_domains_dns_records_ssl_tls_certificates.md')
-rw-r--r--doc/pages/pages_static_sites_domains_dns_records_ssl_tls_certificates.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/pages/pages_static_sites_domains_dns_records_ssl_tls_certificates.md b/doc/pages/pages_static_sites_domains_dns_records_ssl_tls_certificates.md
index c6e2cab0bc3..2564d87ac3a 100644
--- a/doc/pages/pages_static_sites_domains_dns_records_ssl_tls_certificates.md
+++ b/doc/pages/pages_static_sites_domains_dns_records_ssl_tls_certificates.md
@@ -86,7 +86,7 @@ In case you want to point a root domain (`example.com`) to your GitLab Pages sit
**Practical Example:**
-![DNS A record pointing to GitLab.com Pages server](images/dns_a_record_example.png)
+![DNS A record pointing to GitLab.com Pages server](img/dns_a_record_example.png)
#### DNS CNAME record
@@ -96,7 +96,7 @@ Notice that, despite it's a user or project website, the `CNAME` should point to
**Practical Example:**
-![DNS CNAME record pointing to GitLab.com project](images/dns_cname_record_example.png)
+![DNS CNAME record pointing to GitLab.com project](img/dns_cname_record_example.png)
#### TL;DR
@@ -138,7 +138,7 @@ Regardless the CA you choose, the steps to add your certificate to your Pages pr
1. An intermediary certificate
1. A public key
-![Pages project - adding certificates](images/add_certificate_to_pages.png)
+![Pages project - adding certificates](img/add_certificate_to_pages.png)
These fields are found under your **Project**'s **Settings** > **Pages** > **New Domain**.