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 da2f90a Fix AsciiDoc typo
da2f90a is described below
commit da2f90a019a202620789eaf58bbb4a9c9c5f1ff0
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Sep 27 17:02:49 2023 +0200
Fix AsciiDoc typo
---
src/site/index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/index.adoc b/src/site/index.adoc
index 3c8c3c0..c7450aa 100644
--- a/src/site/index.adoc
+++ b/src/site/index.adoc
@@ -30,7 +30,7 @@ This is just a logging API.
Your application still needs to have a logging backend (e.g.,
{log4j-url}[Log4j]) configured.
====
-[_dependencies]
+[#dependencies]
== Dependencies
You need to have the `org.apache.logging.log4j:log4j-api-kotlin` dependency in
your classpath: