From 7efecfebd27e565db8cdf980f117f395cfe1ac4f Mon Sep 17 00:00:00 2001 From: Benjie Gillam Date: Wed, 22 May 2024 23:09:01 +0100 Subject: [PATCH] Fix link in docs --- src/pages/graphql-js/graphql.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/graphql-js/graphql.mdx b/src/pages/graphql-js/graphql.mdx index c075e418c4..97606a2fc6 100644 --- a/src/pages/graphql-js/graphql.mdx +++ b/src/pages/graphql-js/graphql.mdx @@ -169,4 +169,4 @@ See the [Type System API Reference](/graphql-js/type#scalars). ## Errors -See the [Errors API Reference](/graphql-js/type/error) +See the [Errors API Reference](/graphql-js/error)