Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/user/getting-started/create-config-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ source of metrics if you are running multiple Grafana Agents across multiple
machines.

Full configuration options can be found in the
[configuration reference]({{< relref "../configuration/index.md" >}}).
[configuration reference]({{< relref "../configuration/_index.md" >}}).

## Prometheus config/migrating from Prometheus

Expand Down Expand Up @@ -104,7 +104,7 @@ metrics:
```

Like with integrations, full configuration options can be found in the
[configuration]({{< relref "../configuration/index.md" >}}).
[configuration]({{< relref "../configuration/_index.md" >}}).

## Loki Config/Migrating from Promtail

Expand Down