You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2021/12/23 21:10:09 UTC

[logging-log4j-scala] 02/02: Add link to Scala3 docs

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-scala.git

commit d16872156760b217f505bc41117e221c17ad1149
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Thu Dec 23 15:09:55 2021 -0600

    Add link to Scala3 docs
---
 src/asciidoctor/usage.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/asciidoctor/usage.adoc b/src/asciidoctor/usage.adoc
index 6cc3e52..514ee14 100644
--- a/src/asciidoctor/usage.adoc
+++ b/src/asciidoctor/usage.adoc
@@ -52,6 +52,9 @@ class MyClass extends BaseClass with Logging {
 
 |Scala 2.13
 |link:api/2.13/[ScalaDocs]
+
+|Scala 3
+|link:api/3/[ScalaDocs]
 |===
 
 === Configuration