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-kotlin.git
The following commit(s) were added to refs/heads/main by this push:
new 1ba9344 Fix issue ID
1ba9344 is described below
commit 1ba93440922ee14c06ec1acd4fd5c86ba500a009
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Apr 19 10:27:31 2024 +0200
Fix issue ID
---
src/changelog/.1.x.x/antora.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changelog/.1.x.x/antora.xml b/src/changelog/.1.x.x/antora.xml
index 9f1dd6c..0221c27 100644
--- a/src/changelog/.1.x.x/antora.xml
+++ b/src/changelog/.1.x.x/antora.xml
@@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="fixed">
- <issue id="2443" link="https://github.com/apache/logging-log4j2/pull/2443"/>
+ <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>
</entry>