From fa7345dafa8a614b72ac5a6e78b7e5585f784fa5 Mon Sep 17 00:00:00 2001 From: Jack Westbrook Date: Thu, 13 May 2021 15:16:56 +0200 Subject: [PATCH] Docs: Remove extra character from release notes (#34057) --- docs/sources/release-notes/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/release-notes/_index.md b/docs/sources/release-notes/_index.md index 4cc5ba41daa..43988d98559 100644 --- a/docs/sources/release-notes/_index.md +++ b/docs/sources/release-notes/_index.md @@ -8,7 +8,7 @@ weight = 10000 Here you can find detailed release notes that list everything that is included in every release as well as notices about deprecations, breaking changes as well as changes that relate to plugin development. -- [Release notes for 8.0.0-beta16]({{< relref "release-notes-8-0-0-beta1" >}}) +- [Release notes for 8.0.0-beta1]({{< relref "release-notes-8-0-0-beta1" >}}) - [Release notes for 7.5.6]({{< relref "release-notes-7-5-6" >}}) - [Release notes for 7.5.5]({{< relref "release-notes-7-5-5" >}}) - [Release notes for 7.5.4]({{< relref "release-notes-7-5-4" >}})