diff --git a/docs/react/examples/apollo-react.md b/docs/react/examples/apollo-react.md index af304f26be..e3aa0cbe28 100644 --- a/docs/react/examples/apollo-react.md +++ b/docs/react/examples/apollo-react.md @@ -7,6 +7,6 @@ In this article, you’ll learn how to: - Autogenerate frontend code based on your GraphQL schema - Create a React application to consume your GraphQL api -**Blog Post:** [Using Apollo GraphQL with React in an Nx Workspace](https://blog.nrwl.io/using-apollo-graphql-with-react-in-an-nx-workspace-99db8d69ceb) +**Blog Post:** [Using Apollo GraphQL with React in an Nx Workspace](https://blog.nrwl.io/using-apollo-graphql-with-react-in-an-nx-workspace-99db8d69cebe) **Repository:** [nx-apollo-react-example](https://github.com/nrwl/nx-apollo-react-example)