Fix broken doc link.

Closes #400
This commit is contained in:
Christoph Herzog 2019-07-22 21:27:00 +02:00 committed by theduke
parent 90886c0fd2
commit 9e849fe512

View file

@ -2,7 +2,7 @@
## DEPRECATION WARNING
The `graphql_object!` macro is deprecated and will be removed soon.
Use the new[object](https://docs.rs/juniper/latest/juniper/macro.object.html) macro instead.
Use the new [object proc macro](https://docs.rs/juniper_codegen/latest/juniper_codegen/attr.object.html) instead.
Expose GraphQL objects