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 c62ded5  Fix URL in `.asf.yaml`
c62ded5 is described below

commit c62ded5bc6e1a76a2acacc189c558483f926de1d
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Sep 27 16:10:02 2023 +0200

    Fix URL in `.asf.yaml`
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index b10259a..c67ea19 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@
 github:
 
   description: A Kotlin-friendly interface to log against the Log4j API
-  homepage: https://github.com/apache/logging-log4j-kotlin
+  homepage: https://logging.apache.org/log4j/kotlin
   labels:
     - apache
     - api

Reply via email to