Skip to content

Commit

Permalink
docs: broken URLs fixed (backport release-3.2.x) (#15727)
Browse files Browse the repository at this point in the history
Co-authored-by: Maksym Mykytyn <[email protected]>
  • Loading branch information
loki-gh-app[bot] and myrkytyn authored Jan 13, 2025
1 parent 64b8b08 commit b41dc2e
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 @@ -596,6 +596,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 b41dc2e

Please sign in to comment.