Fix link to actix-web
example in Book (#1139)
This commit is contained in:
parent
6aa6385437
commit
3810666646
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ third-party integration crates that will get you there.
|
|||
- [Iron](iron.md)
|
||||
- [Hyper](hyper.md)
|
||||
- [Third Party Integrations](third-party.md)
|
||||
- [Actix-Web](https://github.com/actix/examples/tree/master/juniper)
|
||||
- [Actix-Web](https://github.com/actix/examples/tree/master/graphql/juniper)
|
||||
- [Finchers](https://github.com/finchers-rs/finchers-juniper)
|
||||
- [Tsukuyomi](https://github.com/tsukuyomi-rs/tsukuyomi/tree/master/examples/juniper)
|
||||
|
|
Loading…
Reference in a new issue