Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 490255f

Browse files
committed
Fix broken javadoc syntax in MDC.java
1 parent 2563d92 commit 490255f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/log4j/MDC.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
* }
5454
* </pre>
5555
*
56-
* <p>Please also see: {@link http://logging.apache.org/log4j/1.2/faq.html#mdcmemoryleak}</p>
56+
* <p>Please also see: <a href="http://logging.apache.org/log4j/1.2/faq.html#mdcmemoryleak">Memory leak FAQ</a>.</p>
5757
*
5858
* @author Ceki G&uuml;lc&uuml;
5959
* @since 1.2

0 commit comments

Comments
 (0)