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" - } + + }