telegram url fix (#85583)

* alerging-get-started: update

* fixed url issues

* pretty

* Update docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-telegram.md

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>

---------

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
antonio
2024-04-04 15:14:22 +02:00
committed by GitHub
parent faa1244518
commit ad5ade71bb
2 changed files with 8 additions and 21 deletions

View File

@ -39,7 +39,7 @@ The sample application generates real data and exposes metrics, which are stored
Download the files to your local machine.
1. Clone the [tutorial environment repository](https://github.com/grafana/tutorial-environment).
1. Clone the [tutorial environment repository](www.github.com/grafana/tutorial-environment).
```
git clone https://github.com/grafana/tutorial-environment.git
@ -207,7 +207,7 @@ In this tutorial, you have learned how to set up an alert, send alert notificati
Check out the links below to continue your learning journey with Grafana's LGTM stack.
- [Prometheus](/docs/grafana/latest/features/datasources/prometheus/)
- [Alerting Overview](/docs/grafana/latest/alerting/)
- [Alert rules](/docs/grafana/latest/alerting/create-alerts/)
- [Contact points](/docs/grafana/latest/alerting/fundamentals/contact-points/)
- [Prometheus](/docs/grafana/<GRAFANA_VERSION>/features/datasources/prometheus/)
- [Alerting Overview](/docs/grafana/<GRAFANA_VERSION>/alerting/)
- [Alert rules](/docs/grafana/<GRAFANA_VERSION>/alerting/create-alerts/)
- [Contact Points](/docs/grafana/<GRAFANA_VERSION>/alerting/notifications/)