From 51cf6d52339307df424b3cf0a6733b3afbe3c3e4 Mon Sep 17 00:00:00 2001 From: Ashish Keshan Date: Thu, 11 Jul 2024 10:00:07 -0700 Subject: [PATCH] Update README.md --- src/graphql/scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/graphql/scripts/README.md b/src/graphql/scripts/README.md index 2b6504f2c2..c5d27fb123 100644 --- a/src/graphql/scripts/README.md +++ b/src/graphql/scripts/README.md @@ -6,7 +6,7 @@ scripts on a daily basis: src/graphql/scripts/sync.js ``` These scripts update the [JSON data files](src/graphql/data) used to -render GraphQL docs. See the [`src/graphql/README`](src/graphql/README.md) +render GraphQL docs. See the [`src/graphql/README`](../../src/graphql/README.md) for more info. **Note**: The changelog script pulls content from the internal-developer repo. It relies on graphql-docs automation running daily to update the changelog files in internal-developer.