This is an automated email from the ASF dual-hosted git repository. swebb2066 pushed a commit to branch fix_support_options in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
commit 0fdf272c143dae7cb4a89a7ee7591ebbbaf3a698 Author: Stephen Webb <[email protected]> AuthorDate: Fri Mar 21 14:21:13 2025 +1100 Update links to official support channels --- src/site/markdown/community.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/site/markdown/community.md b/src/site/markdown/community.md index cdac51e4..b29f9a3f 100644 --- a/src/site/markdown/community.md +++ b/src/site/markdown/community.md @@ -33,10 +33,9 @@ some issues simply aren't bugs in the code base of the project or it's build too but may have a lot of different other reasons. If things really only don't work and you don't have any clue why, -please use the [official support channels], -i.e., [usage mailing list](mailto:[email protected]), -[developer mailing lists](mailto:[email protected]) -or [GitHub Discussions] instead. +please use the [official support channels] instead, +i.e., [GitHub Discussions] +or [developer mailing lists]. # Reporting a security issue {#security} @@ -48,9 +47,10 @@ See [artifact locations] for where you can get offical release artifacts and how [change log]:@ref changelog [JIRA]: https://issues.apache.org/jira/browse/LOGCXX -[mailing list archives]: http://mail-archives.apache.org/mod_mbox/logging-log4cxx-user +[mailing list archives]: https://lists.apache.org/[email protected] [Github Issues]: https://github.com/apache/logging-log4cxx/issues [GitHub Discussions]: https://github.com/apache/logging-log4cxx/discussions +[developer mailing lists]: mailto:[email protected] [official support channels]: https://logging.apache.org/support.html [official security page]: https://logging.apache.org/security.html [artifact locations]: https://logging.apache.org/download.html
