Skip to content

Commit f19b157

Browse files
committed
Update book.json
1 parent 2328111 commit f19b157

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

book.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
"plugins": [ "github" ],
33
"pluginsConfig": {
44
"github": {
5-
"url": "https://github.com/your/repo"
5+
"url": "https://github.com/lefticus/cppbestpractices"
66
}
77
}
8-
"structure": {
9-
"readme": "01-Preface.md"
10-
}
8+
9+
1110
}

0 commit comments

Comments
 (0)