diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-02-20 16:14:48 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-02-20 16:14:48 -0300 |
commit | a2b7f8d1410bf97772a03c38df1396cce795b983 (patch) | |
tree | 9ab7ea6c1beb7f17156191d9d3d9b5e0b62624c4 /doc/pages/index.md | |
parent | 6c373e718161da77fa1ec02065307641f6e55003 (diff) | |
download | gitlab-ce-a2b7f8d1410bf97772a03c38df1396cce795b983.tar.gz |
add pages guide part 1 - static sites, domains, DNS, SSL/TLS
Diffstat (limited to 'doc/pages/index.md')
-rw-r--r-- | doc/pages/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pages/index.md b/doc/pages/index.md index 3590cf5cfb1..c3dd08b46a7 100644 --- a/doc/pages/index.md +++ b/doc/pages/index.md @@ -10,7 +10,7 @@ - Comprehensive Step-by-Step Guide: [Hosting on GitLab.com with GitLab Pages](https://about.gitlab.com/2016/04/07/gitlab-pages-setup/) - GitLab Pages from A to Z - - [Part 1: Static Sites, Domains, DNS Records, and SSL/TLS Certificates](https://gitlab.com/marcia/drafts/blob/master/pages/pages_part-1.md) + - [Part 1: Static Sites, Domains, DNS Records, and SSL/TLS Certificates](pages_static_sites_domains_dns_records_ssl_tls_certificates.html) - [Part 2: Quick Start Guide - Setting Up GitLab Pages](https://gitlab.com/marcia/drafts/blob/master/pages/pages_part-2.md) - Video tutorial: [How to Publish a Website with GitLab Pages on GitLab.com: from a forked project](#LINK) - Video tutorial: [How to Publish a Website with GitLab Pages on GitLab.com: from scratch](#LINK) |