This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git
The following commit(s) were added to refs/heads/main by this push:
new f4321e2 Fix changelog text
f4321e2 is described below
commit f4321e2f09930798d42414ae02f43b1447dfa965
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Apr 19 11:13:20 2024 +0200
Fix changelog text
---
src/changelog/.13.x.x/antora.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changelog/.13.x.x/antora.xml b/src/changelog/.13.x.x/antora.xml
index 07c73e0..7aacd0a 100644
--- a/src/changelog/.13.x.x/antora.xml
+++ b/src/changelog/.13.x.x/antora.xml
@@ -4,5 +4,5 @@
xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="changed">
<issue id="apache/logging-log4j2#2443"
link="https://github.com/apache/logging-log4j2/pull/2443"/>
- <description format="asciidoc">Website is migrated to Antora with several
formatting</description>
+ <description format="asciidoc">Website is migrated to Antora</description>
</entry>