diff --git a/docs/book/content/servers/third-party.md b/docs/book/content/servers/third-party.md index edd6c51c..feee6b94 100644 --- a/docs/book/content/servers/third-party.md +++ b/docs/book/content/servers/third-party.md @@ -1,6 +1,5 @@ -# Third-Party Integrations +# Other Examples -There are several examples or third party integration crates that are not -officially maintained by Juniper developers. +These examples are not officially maintained by Juniper developers. -- [Actix-Web](https://github.com/actix/examples/tree/master/juniper) +- [Actix Web](https://github.com/actix/examples/tree/HEAD/graphql/juniper) | [Actix Web (advanced)](https://github.com/actix/examples/tree/HEAD/graphql/juniper-advanced)