docs: broken URLs fixed (backport release-3.3.x) (#15729)

Co-authored-by: Maksym Mykytyn <42769358+myrkytyn@users.noreply.github.com>
pull/15740/head
loki-gh-app[bot] 4 months ago committed by GitHub
parent 0b783ca959
commit 7c8beb6160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      docs/sources/setup/install/helm/deployment-guides/aws.md
  2. 4
      docs/sources/setup/install/helm/deployment-guides/azure.md

@ -594,6 +594,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/)

@ -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/)

Loading…
Cancel
Save