From 9e617ecb092beae9547ec055ba66d15a3e337088 Mon Sep 17 00:00:00 2001 From: Maksym Mykytyn <42769358+myrkytyn@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:03:05 +0200 Subject: [PATCH] docs: broken URLs fixed (#15726) --- 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/)