From b7ec22e8e39d4758b911bb7e531dcb0eee6b1a4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yannick=20R=C3=B6dl?= <53003597+PlayAnyData@users.noreply.github.com> Date: Tue, 4 Mar 2025 21:22:44 +0100 Subject: [PATCH] Update gateway-config.mdx (#6566) --- packages/web/docs/src/content/api-reference/gateway-config.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/docs/src/content/api-reference/gateway-config.mdx b/packages/web/docs/src/content/api-reference/gateway-config.mdx index 9560333db..203a635f5 100644 --- a/packages/web/docs/src/content/api-reference/gateway-config.mdx +++ b/packages/web/docs/src/content/api-reference/gateway-config.mdx @@ -537,7 +537,7 @@ export const gatewayConfig = defineConfig({ [Hive Gateway uses the same logging mechanism of GraphQL Yoga](https://the-guild.dev/graphql/yoga-server/docs/features/logging-and-debugging) -[Learn more about Logging](/docs/gateway/logging) +[Learn more about Logging](/docs/gateway/logging-and-error-handling) ### `graphqlEndpoint`