Skip to content

Commit

Permalink
chore(docs): update broken relay compiler link (#37813)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmastrom committed Apr 3, 2023
1 parent 735a480 commit ba4b277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/conceptual/graphql-concepts.md
Expand Up @@ -375,4 +375,4 @@ export const query = graphql`
- [GraphQL specification](https://spec.graphql.org/October2016/)
- [Interfaces and Unions](https://medium.com/the-graphqlhub/graphql-tour-interfaces-and-unions-7dd5be35de0d)
- [Relay Compiler (which Gatsby uses to process queries)](https://facebook.github.io/relay/docs/en/compiler-architecture.html)
- [Relay Compiler (which Gatsby uses to process queries)](https://relay.dev/docs/principles-and-architecture/compiler-architecture/)

0 comments on commit ba4b277

Please sign in to comment.