Skip to content

Commit 9ba34e4

Browse files
authored
Merge pull request #17264 from mjvick/patch-1
fix: Correct urls
2 parents 2a6419f + 4b2af33 commit 9ba34e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/errors-inbox/otel-tab.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ This page allows you to explore individual error groups, each representing a uni
6363
The **Occurrences** tab includes not only error frequency, occurrence details, and stack traces, it also includes triage information.
6464

6565
### Triage section [#triage]
66-
The triage section links the specific error occurrence to a [system-created error group](docs/errors-inbox/errors-inbox/#groups) with a unique fingerprint. Using a unique fingerprint enables you to triage an error group using a [status update](/docs/errors-inbox/errors-inbox/#status) or [assignment](/docs/errors-inbox/errors-inbox/#assign). The system-created error groups are the ones you find on the Triage tab. For more info on how they're generated, see our doc on [how error groups work](docs/errors-inbox/errors-inbox/#how-groups-work).
66+
The triage section links the specific error occurrence to a [system-created error group](/docs/errors-inbox/errors-inbox/#groups) with a unique fingerprint. Using a unique fingerprint enables you to triage an error group using a [status update](/docs/errors-inbox/errors-inbox/#status) or [assignment](/docs/errors-inbox/errors-inbox/#assign). The system-created error groups are the ones you find on the Triage tab. For more info on how they're generated, see our doc on [how error groups work](/docs/errors-inbox/errors-inbox/#how-groups-work).
6767

6868
<img
6969
title="triage section"

0 commit comments

Comments
 (0)