Skip to content

Commit

Permalink
docs: broken URLs fixed (#15726)
Browse files Browse the repository at this point in the history
  • Loading branch information
myrkytyn authored Jan 13, 2025
1 parent a6d8891 commit 9e617ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/sources/setup/install/helm/deployment-guides/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<LOKI_VERSION/send-data/)
- [Sending data to Loki](https://grafana.com/docs/loki/<LOKI_VERSION>/send-data/)
- [Querying Loki](https://grafana.com/docs/loki/<LOKI_VERSION>/query/)
- [Manage](https://grafana.com/docs/loki/<LOKI_VERSION/operations/)
- [Manage](https://grafana.com/docs/loki/<LOKI_VERSION>/operations/)
4 changes: 2 additions & 2 deletions docs/sources/setup/install/helm/deployment-guides/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<LOKI_VERSION/send-data/)
- [Sending data to Loki](https://grafana.com/docs/loki/<LOKI_VERSION>/send-data/)
- [Querying Loki](https://grafana.com/docs/loki/<LOKI_VERSION>/query/)
- [Manage Loki](https://grafana.com/docs/loki/<LOKI_VERSION/operations/)
- [Manage Loki](https://grafana.com/docs/loki/<LOKI_VERSION>/operations/)

0 comments on commit 9e617ec

Please sign in to comment.