From 79159fdf9dfc7fc60d347852ba06c999b95f1f58 Mon Sep 17 00:00:00 2001 From: J Stickler Date: Tue, 23 Apr 2024 10:58:10 -0400 Subject: [PATCH] docs: fix broken link (#12757) (cherry picked from commit 904ef6eacdab6d7ea5946c4fe5b248c2e97582be) --- docs/sources/send-data/promtail/installation.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/sources/send-data/promtail/installation.md b/docs/sources/send-data/promtail/installation.md index 3a1628687405..2daa12638083 100644 --- a/docs/sources/send-data/promtail/installation.md +++ b/docs/sources/send-data/promtail/installation.md @@ -15,13 +15,13 @@ or there is a Helm chart to install it in a Kubernetes cluster. ## Install the binary Every Grafana Loki release includes binaries for Promtail which can be found on the -[Releases page](https://github.com/grafana/loki/releases) as part of the release assets. +[Releases page](https://github.com/grafana/loki/releases) as part of the release assets. ## Install using APT or RPM package manager -See the instructions [here](https://grafana.com/docs/loki/setup/install/local/#install-using-apt-or-rpm-package-manager). +See the instructions [here](https://grafana.com/docs/loki//setup/install/local/#install-using-apt-or-rpm-package-manager). -## Install using Docker +## Install using Docker ```bash # modify tag to most recent version @@ -45,6 +45,7 @@ helm repo update ``` Create the configuration file `values.yaml`. The example below illustrates a connection to the locally deployed loki server: + ```yaml config: # publish data to loki