From 25cf01a19b20d6cef1eed027475c5674f8a20b47 Mon Sep 17 00:00:00 2001 From: Ashish Keshan Date: Thu, 11 Jul 2024 09:59:24 -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 33b5576397..2b6504f2c2 100644 --- a/src/graphql/scripts/README.md +++ b/src/graphql/scripts/README.md @@ -1,6 +1,6 @@ # GraphQL scripts -A [scheduled workflow](../.github/workflows/sync-graphql.yml) runs the following +A [scheduled workflow](../../../.github/workflows/sync-graphql.yml) runs the following scripts on a daily basis: ``` src/graphql/scripts/sync.js