vy commented on code in PR #2665:
URL: https://github.com/apache/logging-log4j2/pull/2665#discussion_r1642637395


##########
src/site/antora/modules/ROOT/pages/manual/messages.adoc:
##########
@@ -217,7 +266,7 @@ In such a scenario, if you also have custom message types, 
consider implementing
 [#extending]
 == Extending
 
-If <<collection[predefined message types] fall short of addressing your needs, 
you can extend from the 
link:../javadoc/log4j-api/org/apache/logging/log4j/message/Message.html,`Message`>>
 interface to either create your own message types or make your domain models 
take control of the message formatting.
+If <<collection,predefined message types>> fall short of addressing your 
needs, you can extend from the 
link:../javadoc/log4j-api/org/apache/logging/log4j/message/Message.html[`Message`]
 interface to either create your own message types or make your domain models 
take control of the message formatting.

Review Comment:
   Fixed in a8090af864c0fa8c9e8c2a983c8fa10f2e3dfc2e.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to