diff --git a/packages/web/docs/src/pages/docs/api-reference/cli.mdx b/packages/web/docs/src/pages/docs/api-reference/cli.mdx index e19124314..a5dfadc03 100644 --- a/packages/web/docs/src/pages/docs/api-reference/cli.mdx +++ b/packages/web/docs/src/pages/docs/api-reference/cli.mdx @@ -76,7 +76,8 @@ You can also download a specific version of the binary: [CI/CD Integration guide](../integrations/ci-cd.mdx). -Start by setting your Hive token in [`hive.json`](/docs/api-reference/cli#config-file-hivejson) +Start by setting your Hive token in +[`hive.json`](https://github.com/kamilkisiela/graphql-hive/blob/main/packages/libraries/cli/README.md#config-file-hivejson) file, or set it as `HIVE_TOKEN` environment variable. Further reading: @@ -142,7 +143,8 @@ Further reading: This CLI command requires an active registry token with **Read** permissions to the target. -Start by setting your Hive token in [`hive.json`](/docs/api-reference/cli#config-file-hivejson) +Start by setting your Hive token in +[`hive.json`](https://github.com/kamilkisiela/graphql-hive/blob/main/packages/libraries/cli/README.md#config-file-hivejson) file, or set it as `HIVE_TOKEN` environment variable. Checking a GraphQL schema is the form of checking the compatbility of an upcoming schema, compared @@ -188,7 +190,8 @@ Further reading: This action is only available for Schema-Stitching and Apollo Federation projects. -Start by setting your Hive token in [`hive.json`](/docs/api-reference/cli#config-file-hivejson) +Start by setting your Hive token in +[`hive.json`](https://github.com/kamilkisiela/graphql-hive/blob/main/packages/libraries/cli/README.md#config-file-hivejson) file, or set it as `HIVE_TOKEN` environment variable. In case you want to compose a schema (or a subgraph in case of Federation), you can do so by using