We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d128a05 commit 83be2f4Copy full SHA for 83be2f4
book.json
@@ -19,13 +19,17 @@
19
"token": "UA-102355407-1"
20
},
21
"versions": {
22
- "gitbookConfigURL": "https://raw.githubusercontent.com/prescottprue/react-redux-firebase/master/book.json",
+ "gitbookConfigURL": "https://storage.googleapis.com/docs.react-redux-firebase.com/book.json",
23
"options": [
24
{
25
"value": "http://docs.react-redux-firebase.com/history/v2.0.0/",
26
"text": "Version 2.0.0",
27
"selected": true
28
29
+ {
30
+ "value": "http://docs.react-redux-firebase.com/history/v3.0.0/",
31
+ "text": "Version 3.0.0"
32
+ },
33
34
"value": "http://docs.react-redux-firebase.com/history/v1.5.0/",
35
"text": "Version 1.5.0"
0 commit comments