1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Update README.md

This commit is contained in:
Ashish Keshan
2024-07-11 10:00:47 -07:00
committed by GitHub
parent 87f9fd715e
commit ffae937a9f

View File

@@ -5,7 +5,7 @@ scripts on a daily basis:
```
src/graphql/scripts/sync.js
```
These scripts update the [JSON data files](src/graphql/data) used to
These scripts update the [JSON data files](../../../src/graphql/data) used to
render GraphQL docs. See the [`src/graphql/README`](../../../src/graphql/README.md)
for more info.