Skip to content

Commit 6243ce3

Browse files
committed
Change link to Github plugin
1 parent b62a56e commit 6243ce3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

book.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77

88
"plugins": [
9-
"heading-anchors", "ga", "[email protected]", "[email protected]"
9+
"heading-anchors", "ga", "[email protected]", "github"
1010
],
1111
"pluginsConfig": {
1212
"ga": {
@@ -15,9 +15,9 @@
1515
"richquotes" : {
1616
"default" : false
1717
},
18-
"edit-link": {
19-
"base": "https://github.com/djangogirls/tutorial/edit/master",
20-
"label": "Edit This Page"
18+
"pluginsConfig": {
19+
"github": {
20+
"url": "https://github.com/DjangoGirls/tutorial"
2121
}
2222
},
2323

0 commit comments

Comments
 (0)