Goooler commented on code in PR #3407:
URL: https://github.com/apache/logging-log4j2/pull/3407#discussion_r1926851365


##########
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://github.com/GradleUp/shadow/blob/main/src/main/groovy/com/github/jengelman/gradle/plugins/shadow/transformers/Log4j2PluginsCacheFileTransformer.groovy[`Log4j2PluginsCacheFileTransformer`].
+https://github.com/GradleUp/shadow/blob/main/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/transformers/Log4j2PluginsCacheFileTransformer.kt[`Log4j2PluginsCacheFileTransformer`].

Review Comment:
   ```suggestion
   
https://gradleup.com/shadow/configuration/merging/#merging-log4j2-plugin-cache-files-log4j2plugins-dat[`Log4j2PluginsCacheFileTransformer`].
   ```
   
   It's now on live!
   
   
https://gradleup.com/shadow/configuration/merging/#merging-log4j2-plugin-cache-files-log4j2plugins-dat



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to