Skip to content

Commit

Permalink
Docs : fix promtal typo (#9951) (#9965)
Browse files Browse the repository at this point in the history
Backports #9951 to release 2.8.x branch.

Co-authored-by: Adrien <richardadrien0@gmail.com>
  • Loading branch information
JStickler and Mrgove10 committed Jul 18, 2023
1 parent c6f5815 commit 780c879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/installation/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The configuration specifies running Loki as a single binary.
Loki runs and displays Loki logs in your command line and on http://localhost:3100/metrics.

The next step will be running an agent to send logs to Loki.
To do so with Promtail, refer to the [Promtal configuration]({{<relref "../clients/promtail">}}).
To do so with Promtail, refer to the [Promtail configuration]({{< relref "../clients/promtail" >}}).

## Release binaries - openSUSE Linux only

Expand Down

0 comments on commit 780c879

Please sign in to comment.