Update book.json

This commit is contained in:
Jason Turner
2016-05-24 22:42:23 -06:00
parent 2328111711
commit f19b15781e

View File

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