From 56054e2e87f8f20586d8b843bd232df6d3b80abf Mon Sep 17 00:00:00 2001 From: J Stickler Date: Mon, 13 May 2024 17:01:52 -0400 Subject: [PATCH] docs: Update link to Loki Get Started (#87772) --- docs/sources/datasources/loki/_index.md | 2 +- docs/sources/datasources/loki/configure-loki-data-source.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/datasources/loki/_index.md b/docs/sources/datasources/loki/_index.md index b048a9f4c43..a91d00c1f2b 100644 --- a/docs/sources/datasources/loki/_index.md +++ b/docs/sources/datasources/loki/_index.md @@ -25,7 +25,7 @@ Unlike other logging systems, Loki is built around the idea of only indexing met The following guides will help you get started with Loki: -- [Getting started with Loki](/docs/loki/latest/getting-started/) +- [Getting started with Loki](/docs/loki/latest/get-started/) - [Install Loki](/docs/loki/latest/installation/) - [Loki best practices](/docs/loki/latest/best-practices/#best-practices) - [Configure the Loki data source](/docs/grafana/latest/datasources/loki/configure-loki-data-source/) diff --git a/docs/sources/datasources/loki/configure-loki-data-source.md b/docs/sources/datasources/loki/configure-loki-data-source.md index bae45a99498..5bc20bf1998 100644 --- a/docs/sources/datasources/loki/configure-loki-data-source.md +++ b/docs/sources/datasources/loki/configure-loki-data-source.md @@ -18,7 +18,7 @@ weight: 200 Grafana ships with built-in support for [Loki](/docs/loki/latest/), an open-source log aggregation system by Grafana Labs. If you are new to Loki the following documentation will help you get started: -- [Getting started](/docs/loki/latest/getting-started/) +- [Getting started](/docs/loki/latest/get-started/) - [Best practices](/docs/loki/latest/best-practices/#best-practices) ## Configure the Loki data source