Skip to content

Commit b0c42b0

Browse files
committed
Merge pull request reduxjs#1486 from jonas/update-gitbook-config
Update GitBook config to point to reactjs/redux
2 parents 3598a8d + ab41f1b commit b0c42b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"plugins": ["edit-link", "prism", "-highlight", "github"],
77
"pluginsConfig": {
88
"edit-link": {
9-
"base": "https://github.com/rackt/redux/tree/master",
9+
"base": "https://github.com/reactjs/redux/tree/master",
1010
"label": "Edit This Page"
1111
},
1212
"github": {
13-
"url": "https://github.com/rackt/redux/"
13+
"url": "https://github.com/reactjs/redux/"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)