Skip to content

Commit 359d151

Browse files
committed
Fix link that gets converted weirdly in Crowdin
1 parent 6755ad9 commit 359d151

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

website/pages/en/release-notes/graphql-validations-migration-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ or
6464

6565
- `https://api-next.thegraph.com/subgraphs/name/<GITHUB_USER>/<SUBGRAPH_NAME>`
6666

67-
To work on queries that have been flagged as having validation errors, you can use your favorite GraphQL query tool, like Altair or [https://graphiql-online.com/graphiql](https://graphiql-online.com/graphiql), and try your query out. Those tools will also mark those errors in their UI, even before you run it.
67+
To work on queries that have been flagged as having validation errors, you can use your favorite GraphQL query tool, like Altair or [GraphiQL](https://cloud.hasura.io/public/graphiql), and try your query out. Those tools will also mark those errors in their UI, even before you run it.
6868

6969
## How to solve issues
7070

website/route-lockfile.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
/en/querying/querying-the-graph/
8484
/en/querying/querying-the-hosted-service/
8585
/en/release-notes/assemblyscript-migration-guide/
86+
/en/release-notes/graphql-validations-migration-guide/
8687
/en/substreams/
8788
/en/tokenomics/
8889
/es/

0 commit comments

Comments
 (0)