From b16402e7b5d0f6b2dd058b58bd2815945bc92c08 Mon Sep 17 00:00:00 2001
From: Douwe Maan <douwe@gitlab.com>
Date: Tue, 22 Dec 2015 10:56:23 +0000
Subject: [PATCH] Fix link to docs

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 41e2444..7d804db 100644
--- a/README.md
+++ b/README.md
@@ -1 +1 @@
-Example [Jekyll](http://jekyllrb.com) site using GitLab Pages. Read more at doc.gitlab.com/ee/pages/
\ No newline at end of file
+Example [Jekyll](http://jekyllrb.com) site using GitLab Pages. Read more at https://doc.gitlab.com/ee/pages/
\ No newline at end of file
-- 
GitLab