From b06039df62d296a6a5ece8252afcdf5de4cbfa01 Mon Sep 17 00:00:00 2001
From: Virtua Creative <virtua.creative@gmail.com>
Date: Thu, 24 Mar 2016 20:00:37 -0300
Subject: [PATCH] update url for Pages group

---
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index 70fd296..b451ff8 100644
--- a/_config.yml
+++ b/_config.yml
@@ -13,7 +13,7 @@ description: > # this means to ignore newlines until "baseurl:"
   line in _config.yml. It will appear in your document head meta (for
   Google search results) and in your feed.xml site description.
 baseurl: "/jekyll" # the subpath of your site, e.g. /blog
-url: "https://virtua-tests.gitlab.io" # the base hostname & protocol for your site
+url: "https://pages.gitlab.io" # the base hostname & protocol for your site
 twitter_username: jekyllrb
 github_username:  jekyll
 
-- 
GitLab