From 92209f1011fac76c44dab8841a58ca3b34704892 Mon Sep 17 00:00:00 2001 From: Petros Kolyvas Date: Thu, 16 Sep 2021 11:11:52 -0300 Subject: [PATCH] Docs: Add whats new link to What's New index page (#39294) * Initial draf * Added the what's new in 8.2 link to the what's new parent page --- docs/sources/whatsnew/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/whatsnew/_index.md b/docs/sources/whatsnew/_index.md index 89aff653b7e..1de6833f5c2 100644 --- a/docs/sources/whatsnew/_index.md +++ b/docs/sources/whatsnew/_index.md @@ -11,6 +11,7 @@ as info on deprecations, breaking changes and plugin development read the [relea ## Grafana 8 +- [What's new in 8.2]({{< relref "whats-new-in-v8-2" >}}) - [What's new in 8.1]({{< relref "whats-new-in-v8-1" >}}) - [What's new in 8.0]({{< relref "whats-new-in-v8-0" >}})