summaryrefslogtreecommitdiff
path: root/app/views/notify/pages_domain_enabled_email.text.haml
blob: bf8d2ac767ae59b33af5b9d4502f155e8532867a (plain)
1
2
3
4
5
6
7
8
9
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.