gitlab-org--gitlab-foss/app/views/notify/pages_domain_enabled_email.text.haml
Marcia Ramos e6aa6ec165 Move document to new location, split in 3
- Move steps to new doc
- Move all concepts to different docs
2019-07-15 08:02:33 +00:00

9 lines
450 B
Text

Following a verification check, your GitLab Pages custom domain has been
enabled. You should now be able to view your content at #{@domain.url}
Project: #{@project.human_name} (#{project_url(@project)})
Domain: #{@domain.domain} (#{project_pages_domain_url(@project, @domain)})
Please visit
= help_page_url('user/project/pages/custom_domains_ssl_tls_certification/index.md', anchor: 'steps')
for more information about custom domain verification.