Skip to content

Commit 46fce38

Browse files
authored
docs: fix link in usage reporting documentation (#7212)
1 parent 15392f0 commit 46fce38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/docs/src/content/schema-registry/usage-reporting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ following purposes:
2020
performance, error-rate, and other metrics.
2121
2. **Schema Usage and Coverage**: understand how your consumers are using your GraphQL schema, and
2222
what parts of the schema are not being used at all (see
23-
[Schema Usage and Coverage](/docs/schema-registry#schema-explorer)).
23+
[Schema Explorer](/docs/schema-registry/explorer)).
2424
3. **Schema Evolution**: with the knowledge of what GraphQL fields are being used, you can
2525
confidently evolve your schema without breaking your consumers (see
2626
[Conditional Breaking Changes](/docs/management/targets#conditional-breaking-changes)).

0 commit comments

Comments
 (0)