From 99f36535ba4f798b9ff6785063a40bfe6db4644e Mon Sep 17 00:00:00 2001 From: Lucas Leadbetter <5595530+lleadbet@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:11:29 -0500 Subject: [PATCH] Update docs.yaml (#23) --- docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.yaml b/docs.yaml index 5ec3693..0e57ca6 100644 --- a/docs.yaml +++ b/docs.yaml @@ -1,5 +1,5 @@ name: example-custom-check -description: A reference example showcasing the new [custom checks](/graphos/platform/schema-management/checks/custom#how-custom-checks-work) functionality in GraphOS using ESLint. +description: A reference example showcasing the new [custom checks](https://apollographql.com/docs/graphos/platform/schema-management/checks/custom) functionality in GraphOS using ESLint. tags: - Example - Schema checks