From 62466a2bf65122db5d4f14ac3fc7e5b18c978fec Mon Sep 17 00:00:00 2001
From: Virtua Creative <virtua.creative@gmail.com>
Date: Thu, 24 Mar 2016 20:06:01 -0300
Subject: [PATCH] fix url

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7a61775..f931c9b 100644
--- a/README.md
+++ b/README.md
@@ -36,8 +36,10 @@ To use this project as your user/group website, you will need one additional ste
 
 If you forked this project for your own use, please go to `Project` -> `Settings` and remove the forking relationship, which won't be necessary in this case. 
 
+Enjoy!
+
 [Jekyll]: http://jekyllrb.com/
 [jek-312]: https://rubygems.org/gems/jekyll/versions/3.1.2
-[`_config.yml`]: https://gitlab.com/jekyll-themes/default-bundler/blob/master/_config.yml
+[`_config.yml`]: https://gitlab.com/pages/jekyll/blob/master/_config.yml
 [`.gitlab-ci.yml`]: https://gitlab.com/pages/jekyll/blob/master/.gitlab-ci.yml
 [`.gitignore`]: https://gitlab.com/pages/jekyll/blob/master/.gitignore
\ No newline at end of file
-- 
GitLab