diff --git a/src/content/docs/analytics/graphql-api/index.mdx b/src/content/docs/analytics/graphql-api/index.mdx index 7a7c7d372c1004b..1a77e5d0007f521 100644 --- a/src/content/docs/analytics/graphql-api/index.mdx +++ b/src/content/docs/analytics/graphql-api/index.mdx @@ -24,7 +24,7 @@ You can use `curl` to make requests to the GraphQL Analytics API. Alternatively, ## Clients -We are using [GraphiQL](https://github.com/skevy/graphiql-app) for our example GraphQL queries. There are many other popular open-source clients that you can find online, such as [Altair](https://altair.sirmuel.design) and [Insomnia](https://insomnia.rest). +We are using [GraphiQL](https://github.com/skevy/graphiql-app) for our example GraphQL queries. There are many other popular open-source clients that you can find online, such as [Altair](https://altairgraphql.dev) and [Insomnia](https://insomnia.rest). ## Limitations