Skip to content

Commit edbf510

Browse files
github-actions[bot]javiermolinarknylander-grafana
authored
[release-v2.5] doc: broken links in config overrides (#4000)
Co-authored-by: Javier Molina Reyes <javiermolinar@live.com> Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
1 parent 11afd87 commit edbf510

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sources/tempo/api_docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ Meant to be used in a Query Visualization UI like Grafana to test that the Tempo
480480
481481
### Overrides API
482482
483-
For more information about user-configurable overrides API, refer to the [user-configurable overrides]{{< relref "../operations/user-configurable-overrides#api" >}} documentation.
483+
For more information about user-configurable overrides API, refer to the [user-configurable overrides]({{< relref "../operations/user-configurable-overrides#api" >}}) documentation.
484484
485485
### Flush
486486

docs/sources/tempo/operations/user-configurable-overrides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Tempo regularly polls this bucket and keeps a copy of the limits in-memory. When
3939

4040
### Supported fields
4141

42-
User-configurable overrides are designed to be a subset of the runtime overrides. Refer to [Overrides]{{< relref "../configuration#overrides" >}} for information about all overrides.
42+
User-configurable overrides are designed to be a subset of the runtime overrides. Refer to [Overrides]({{< relref "../configuration#overrides" >}}) for information about all overrides.
4343
When a field is set in both the user-configurable overrides and the runtime overrides, the value from the user-configurable overrides will take priority.
4444

4545
{{< admonition type="note" >}}

0 commit comments

Comments
 (0)