From 6c57468bca36e99e11a407452d0e92fe6e6131c3 Mon Sep 17 00:00:00 2001 From: myrkytyn Date: Tue, 14 Jan 2025 00:25:04 +0200 Subject: [PATCH] Broken URLs fixed --- docs/sources/setup/install/helm/deployment-guides/aws.md | 4 ++-- docs/sources/setup/install/helm/deployment-guides/azure.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/setup/install/helm/deployment-guides/aws.md b/docs/sources/setup/install/helm/deployment-guides/aws.md index 29ead8dfbfcd4..3be37995024c8 100644 --- a/docs/sources/setup/install/helm/deployment-guides/aws.md +++ b/docs/sources/setup/install/helm/deployment-guides/aws.md @@ -576,6 +576,6 @@ k6 is one of the fastest ways to test your Loki deployment. This will allow you Now that you have successfully deployed Loki in microservices mode on AWS, you may wish to explore the following: -- [Sending data to Loki](https://grafana.com/docs/loki//send-data/) - [Querying Loki](https://grafana.com/docs/loki//query/) -- [Manage](https://grafana.com/docs/loki//operations/) diff --git a/docs/sources/setup/install/helm/deployment-guides/azure.md b/docs/sources/setup/install/helm/deployment-guides/azure.md index 7f4a2fdd85095..a412824a36c75 100644 --- a/docs/sources/setup/install/helm/deployment-guides/azure.md +++ b/docs/sources/setup/install/helm/deployment-guides/azure.md @@ -585,6 +585,6 @@ k6 is one of the fastest ways to test your Loki deployment. This will allow you Now that you have successfully deployed Loki in microservices mode on Microsoft Azure, you may wish to explore the following: -- [Sending data to Loki](https://grafana.com/docs/loki//send-data/) - [Querying Loki](https://grafana.com/docs/loki//query/) -- [Manage Loki](https://grafana.com/docs/loki//operations/)