This is an automated email from the ASF dual-hosted git repository.
pkarwasz 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 23290e480d Update refed Shadow plugin link (#3525)
23290e480d is described below
commit 23290e480d7c9146af962d1a3707ab7b06648894
Author: Zongle Wang <[email protected]>
AuthorDate: Wed Mar 5 06:14:46 2025 -0500
Update refed Shadow plugin link (#3525)
Fixes link in documentation
---
src/site/antora/modules/ROOT/pages/faq.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/antora/modules/ROOT/pages/faq.adoc
b/src/site/antora/modules/ROOT/pages/faq.adoc
index af713ef23e..98b3ca5e73 100644
--- a/src/site/antora/modules/ROOT/pages/faq.adoc
+++ b/src/site/antora/modules/ROOT/pages/faq.adoc
@@ -325,7 +325,7 @@
https://logging.staged.apache.org/log4j/transform/log4j-transform-maven-shade-pl
https://gradleup.com/shadow/[Gradle Shadow Plugin]:::
You need to use the
-https://gradleup.com/shadow/configuration/merging/#merging-log4j2-plugin-cache-files-log4j2plugins-dat[`Log4j2PluginsCacheFileTransformer`].
+https://gradleup.com/shadow/configuration/merging/#merging-log4j2-plugin-cache-files-log4j2pluginsdat[`Log4j2PluginsCacheFileTransformer`].
====
[#android]