Skip to content

Commit 656fb6d

Browse files
committed
minor javadoc change in SMTPAppenderBase
Signed-off-by: ceki <ceki@qos.ch>
1 parent efb1ce2 commit 656fb6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

logback-core/src/main/java/ch/qos/logback/core/net/SMTPAppenderBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
* An abstract class that provides support for sending events to an email
5353
* address.
5454
* <p>
55-
* See http://logback.qos.ch/manual/appenders.html#SMTPAppender for further
55+
* See <a href="https://logback.qos.ch/manual/appenders.html#SMTPAppender">appenders.html#SMTPAppender</a> for further
5656
* documentation.
5757
*
5858
* @author Ceki G&uuml;lc&uuml;

0 commit comments

Comments
 (0)