File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ embedded [Graphiql][graphiql] and [GraphQL Playground][playground] for easy debu
24
24
25
25
- [ Cargo crate] ( https://crates.io/crates/juniper )
26
26
- [ API Reference] [ docsrs ]
27
- - [ Book] [ book ] : Guides and Examples
27
+ - [ Book] [ book ] : Guides and Examples ( [ current ] [ book ] | [ master ] [ book_master ] )
28
28
29
29
The book is also available for the master branch and older versions published after 0.11.1. See the [ book index] [ book_index ] .
30
30
@@ -97,6 +97,7 @@ Juniper has not reached 1.0 yet, thus some API instability should be expected.
97
97
[ hyper ] : https://hyper.rs
98
98
[ rocket ] : https://rocket.rs
99
99
[ book ] : https://graphql-rust.github.io/juniper/current
100
+ [ book_master ] : https://graphql-rust.github.io/juniper/master
100
101
[ book_index ] : https://graphql-rust.github.io/juniper
101
102
[ book_quickstart ] : https://graphql-rust.github.io/juniper/current/quickstart.html
102
103
[ docsrs ] : https://docs.rs/juniper
You can’t perform that action at this time.
0 commit comments