marcwrobel commented on code in PR #926:
URL: https://github.com/apache/commons-lang/pull/926#discussion_r935999745


##########
src/main/java/org/apache/commons/lang3/CharUtils.java:
##########
@@ -46,7 +46,7 @@ public class CharUtils {
     /**
      * Carriage return character CR ('\r', Unicode 000d).
      *
-     * @see <a 
href="http://docs.oracle.com/javase/specs/jls/se7/html/jls-3.html#jls-3.10.6";>JLF:
 Escape Sequences
+     * @see <a 
href="https://docs.oracle.com/javase/specs/jls/se7/html/jls-3.html#jls-3.10.6";>JLF:
 Escape Sequences

Review Comment:
   Fixed



-- 
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: issues-unsubscr...@commons.apache.org

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

Reply via email to