From 9afddd77bdb9429b8ec464ff15295dce3a10b335 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 18 Apr 2023 07:02:08 -0500 Subject: [PATCH] [v9.5.x] Update index.md (#66718) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update index.md (#66698) The useful links were down as they were using /docs/grafana/next/ instead of /docs/grafana/latest/ in the path (cherry picked from commit 58e3b3a90ef1ae3fa9aee0007e4aa4880c47c1dd) Co-authored-by: Sébastien Dauphin --- docs/sources/alerting/fundamentals/contact-points/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/alerting/fundamentals/contact-points/index.md b/docs/sources/alerting/fundamentals/contact-points/index.md index 63a8a8f858c..6c7a3e4608b 100644 --- a/docs/sources/alerting/fundamentals/contact-points/index.md +++ b/docs/sources/alerting/fundamentals/contact-points/index.md @@ -54,6 +54,6 @@ The following table lists the contact point integrations supported by Grafana. ## Useful links -[Manage contact points](/docs/grafana/next/alerting/manage-notifications/create-contact-point/) +[Manage contact points](/docs/grafana/latest/alerting/manage-notifications/create-contact-point/) -[Create and edit notification templates](/docs/grafana/next/alerting/manage-notifications/create-message-template/) +[Create and edit notification templates](/docs/grafana/latest/alerting/manage-notifications/template-notifications/create-notification-templates/)