This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 1283528061363a99777dbde44e7905719df81e87 Author: Volkan Yazıcı <[email protected]> AuthorDate: Tue Feb 13 09:05:09 2024 +0100 Remove `experimental` flag on GitHub Discussions --- src/site/asciidoc/support.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/asciidoc/support.adoc b/src/site/asciidoc/support.adoc index 2207362a51..f6bdcf4bb0 100644 --- a/src/site/asciidoc/support.adoc +++ b/src/site/asciidoc/support.adoc @@ -32,7 +32,7 @@ If you have questions like: We urge you to first check our link:faq.html[FAQ] to see if it has already been answered. If not, you can ask your questions on one of our official user support channels: -* https://github.com/apache/logging-log4j2/discussions[GitHub Discussions] (**experimental**) +* https://github.com/apache/logging-log4j2/discussions[GitHub Discussions] * `[email protected]` mailing list (public | mailto:[email protected][subscribe] | mailto:[email protected][unsubscribe] | mailto:[email protected][post] | https://lists.apache.org/list.html?log4j-user@logging.apache.org[archive]) [WARNING]
