This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x-site-pro
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x-site-pro by this push:
new b9bf24f807 Update refed Shadow plugin link (#3525)
b9bf24f807 is described below
commit b9bf24f807f84382d5e0a63f45f79bc82fd8b357
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 2f2fbb651c..0593428700 100644
--- a/src/site/antora/modules/ROOT/pages/faq.adoc
+++ b/src/site/antora/modules/ROOT/pages/faq.adoc
@@ -325,5 +325,5 @@
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`].
====