docs: fix link for hive json reference (#5539)

This commit is contained in:
Saihajpreet Singh 2024-08-27 22:44:32 -04:00 committed by GitHub
parent 5bf4abd6d6
commit fb8b8cbf32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,7 +76,8 @@ You can also download a specific version of the binary:
[CI/CD Integration guide](../integrations/ci-cd.mdx).
</Callout>
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.
</Callout>
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.
</Callout>
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