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 2167734  Simplify `README.adoc`
2167734 is described below

commit 2167734a03723ca6bbc5ed4c4dc03fd5d159152f
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Sep 27 15:59:06 2023 +0200

    Simplify `README.adoc`
---
 README.adoc | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/README.adoc b/README.adoc
index a1d705d..dd1af03 100644
--- a/README.adoc
+++ b/README.adoc
@@ -19,8 +19,5 @@ 
https://github.com/apache/logging-log4j-kotlin/actions[image:https://github.com/
 
https://search.maven.org/search?q=g:org.apache.logging.log4j%20a:log4j-api-kotlin-parent[image:https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api-kotlin-parent.svg[Maven
 Central]]
 
https://www.apache.org/licenses/LICENSE-2.0.txt[image:https://img.shields.io/github/license/apache/logging-log4j-kotlin.svg[License]]
 
-:log4j-url: https://logging.apache.org/log4j/2.x
-:log4j-kotlin-url: https://logging.apache.org/log4j/kotlin
-:log4j-api-url: {log4j-url}/manual/api-separation.html
-
-Log4j Kotlin API provides a Kotlin-friendly interface to log against 
{log4j-api-url}[the Log4j API]. See {log4j-kotlin-url}[the project website] for 
more information.
+Log4j Kotlin API provides a Kotlin-friendly interface to log against the 
https://logging.apache.org/log4j[Log4j] API.
+See https://logging.apache.org/log4j/kotlin[the project website] for more 
information.

Reply via email to