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
The following commit(s) were added to refs/heads/2.x by this push:
new 6fb168fe79 Fix `SECURITY.adoc` link
6fb168fe79 is described below
commit 6fb168fe79dac6bf04422eabe4a229a60ca78925
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue May 7 10:50:58 2024 +0200
Fix `SECURITY.adoc` link
---
SECURITY.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SECURITY.adoc b/SECURITY.adoc
index be999f290f..23a4e5b12c 100644
--- a/SECURITY.adoc
+++ b/SECURITY.adoc
@@ -15,4 +15,4 @@
limitations under the License.
////
-See https://logging.apache.org/log4j/2.x/security.html[the Security page].
+See https://logging.apache.org/security.html[the Security page].