From f19b15781e955c18cc6bf3d9fa29b8d2ac273584 Mon Sep 17 00:00:00 2001 From: Jason Turner Date: Tue, 24 May 2016 22:42:23 -0600 Subject: [PATCH] Update book.json --- book.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/book.json b/book.json index d2c5305..e71326f 100644 --- a/book.json +++ b/book.json @@ -2,10 +2,9 @@ "plugins": [ "github" ], "pluginsConfig": { "github": { - "url": "https://github.com/your/repo" + "url": "https://github.com/lefticus/cppbestpractices" } } - "structure": { - "readme": "01-Preface.md" - } + + }