From 17bb629c3bbb889b2d35a64705451a8e63c7e19b Mon Sep 17 00:00:00 2001 From: "Jesus M. Gonzalez-Barahona" Date: Sun, 15 Oct 2017 17:29:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10e7816..f0e40b9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository host the code for Grimoire Lab website. Grimoire Lab site is an static site built using [Jekyll](https://jekyllrb.com/), and it relies on GitHub capability to host *jekyll based* sites, so the output is -available in [grimoirelab.github.io](grimoirelab.github.io). +available in [grimoirelab.github.io](https://grimoirelab.github.io). If you want to contribute to it, just fork the site, make your changes and submit a pull request.