Skip to content

Commit 7bc8a2b

Browse files
authored
Fix links to latest stable Book (#1002)
1 parent 811c904 commit 7bc8a2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@ Juniper has not reached 1.0 yet, thus some API instability should be expected.
107107
[iron_examples]: https://github.com/graphql-rust/juniper/tree/master/juniper_iron/examples
108108
[hyper]: https://hyper.rs
109109
[rocket]: https://rocket.rs
110-
[book]: https://graphql-rust.github.io/juniper/current
110+
[book]: https://graphql-rust.github.io
111111
[book_master]: https://graphql-rust.github.io/juniper/master
112-
[book_index]: https://graphql-rust.github.io/juniper
113-
[book_quickstart]: https://graphql-rust.github.io/juniper/current/quickstart.html
112+
[book_index]: https://graphql-rust.github.io
113+
[book_quickstart]: https://graphql-rust.github.io/quickstart.html
114114
[docsrs]: https://docs.rs/juniper
115115
[warp]: https://github.com/seanmonstar/warp
116116
[warp_examples]: https://github.com/graphql-rust/juniper/tree/master/juniper_warp/examples

0 commit comments

Comments
 (0)