mirror of
https://github.com/grafana/grafana.git
synced 2025-09-18 20:32:47 +08:00
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:
@ -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/)
|
||||
|
Reference in New Issue
Block a user