From ea7937624b6e02e34f62721546d656b1df40fff3 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 4 Jun 2018 23:46:42 +0000 Subject: [PATCH] use HTTPS in the example GitLab Page URL --- doc/user/project/pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/project/pages/index.md b/doc/user/project/pages/index.md index 862e4a3b466..205f0283107 100644 --- a/doc/user/project/pages/index.md +++ b/doc/user/project/pages/index.md @@ -42,7 +42,7 @@ to secure them. Your files live in a project [repository](../repository/index.md) on GitLab. [GitLab CI](../../../ci/README.md) picks up those files and makes them available at, typically, -`http://.gitlab.io/`. Please read through the docs on +`https://.gitlab.io/`. Please read through the docs on [GitLab Pages domains](getting_started_part_one.md#gitlab-pages-domain) for more info. ## Explore GitLab Pages