This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
commit 61376419b7598cc8579a126280ca6ab74adb9afd Author: Matt Sicker <[email protected]> AuthorDate: Sun Jan 29 18:51:50 2023 -0600 Remove broken includes --- src/site/asciidoc/index.adoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/site/asciidoc/index.adoc b/src/site/asciidoc/index.adoc index 811782e..eff35c5 100644 --- a/src/site/asciidoc/index.adoc +++ b/src/site/asciidoc/index.adoc @@ -27,10 +27,6 @@ While this library is not required to use Log4j API in Kotlin, it does provide i include::usage.adoc[] -include::download.adoc[] - -include::changes.adoc[] - include::build.adoc[] include::contributing.adoc[]
