You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/07/27 12:10:15 UTC

[GitHub] [commons-lang] garydgregory commented on a diff in pull request #926: Fix links in Javadoc and documentations

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


##########
src/main/java/org/apache/commons/lang3/CharEncoding.java:
##########
@@ -23,14 +23,14 @@
 /**
  * <p>Character encoding names required of every implementation of the Java platform.</p>
  *
- * <p>According to <a href="http://docs.oracle.com/javase/1.3/docs/api/java/lang/package-summary.html#charenc">JRE character
+ * <p>According to <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/package-summary.html#charenc">JRE character

Review Comment:
   There are no character encoding name at that URL; did you mean to point to https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html ?



-- 
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-unsubscribe@commons.apache.org

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