From 9ad8e542834743ac04baea82a7ff2866cdd9c898 Mon Sep 17 00:00:00 2001 From: Marc Philipp Date: Sun, 23 Jul 2023 15:54:31 +0200 Subject: [PATCH] Fix Asciidoctor syntax --- .../docs/asciidoc/release-notes/release-notes-5.11.0-M1.adoc | 2 +- .../src/docs/asciidoc/release-notes/release-notes-TEMPLATE.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/src/docs/asciidoc/release-notes/release-notes-5.11.0-M1.adoc b/documentation/src/docs/asciidoc/release-notes/release-notes-5.11.0-M1.adoc index e6ae93b919fb..f428b0e5a636 100644 --- a/documentation/src/docs/asciidoc/release-notes/release-notes-5.11.0-M1.adoc +++ b/documentation/src/docs/asciidoc/release-notes/release-notes-5.11.0-M1.adoc @@ -42,7 +42,7 @@ JUnit repository on GitHub. * ❓ -= [[release-notes-5.11.0-M1-junit-vintage]] +[[release-notes-5.11.0-M1-junit-vintage]] === JUnit Vintage ==== Bug Fixes diff --git a/documentation/src/docs/asciidoc/release-notes/release-notes-TEMPLATE.adoc b/documentation/src/docs/asciidoc/release-notes/release-notes-TEMPLATE.adoc index ef56e8c27ff9..77e496fbf9a4 100644 --- a/documentation/src/docs/asciidoc/release-notes/release-notes-TEMPLATE.adoc +++ b/documentation/src/docs/asciidoc/release-notes/release-notes-TEMPLATE.adoc @@ -57,7 +57,7 @@ JUnit repository on GitHub. * ❓ -= [[release-notes-VERSION-junit-vintage]] +[[release-notes-VERSION-junit-vintage]] === JUnit Vintage ==== Bug Fixes