From 0788cd0ee4b405a54a1072d9bf52890ab6758b5a Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 12 Dec 2014 20:10:06 +0000 Subject: [PATCH] Correct license and examples --- README.md | 2 +- index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b26067e..57b1077 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ chapters are to be saved to chapters/ --- title: Chapter Title layout: default -permalink: chaptertitle/index.html +root: ../ --- Introduction diff --git a/index.md b/index.md index 151c3e0..7bec6f6 100644 --- a/index.md +++ b/index.md @@ -28,4 +28,4 @@ You can contribute to this project on [GitHub](https://github.com/rubenwardy/min It uses Jekyll to turn Markdown into a website. Book written by rubenwardy and contributers.\\ -License: [CC-BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) +License: [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)