Skip to content

Commit 65fc27e

Browse files
authored
docs(router): remove the link pointing the page itself (#7341)
1 parent 9cae933 commit 65fc27e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/web/docs/src/content/router/configuration/usage_reporting.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ title: 'usage_reporting'
77
The `usage_reporting` configuration object allows you to control over how the Hive Router does
88
[usage reporting](../../schema-registry/usage-reporting) to Hive Console.
99

10+
> For additional information about the usage reporting process in Hive Router, see the
11+
> [Usage Reporting page](../observability/usage_reporting).
12+
1013
## Options
1114

1215
### `access_token`

packages/web/docs/src/content/router/observability/usage_reporting.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ The Hive Router can report usage metrics to the Hive schema registry, giving you
1111
[field level usage information](/docs/dashboard/explorer), but also enabling
1212
[conditional breaking changes](/docs/management/targets#conditional-breaking-changes).
1313

14-
> For additional information about the usage reporting process in Hive Router, see
15-
> [Usage Reporting page](../observability/usage_reporting).
16-
1714
Before proceeding, make sure you have
1815
[created a registry token with write permissions on the Hive dashboard](/docs/management/targets#registry-access-tokens).
1916

0 commit comments

Comments
 (0)