pzygielo commented on code in PR #176:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/176#discussion_r1046262061


##########
src/site/fml/faq.fml:
##########
@@ -404,9 +404,9 @@ mvn deploy:deploy-file \
           or fix the wrong environment variable.
         </p>
         <p>
-          Refer you to
-          <a 
href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6219854";>http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6219854</a>
-          from Sun for more details.
+          Refer to
+          <a 
href="https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6219854";>Javs Bug 
6219854</a>

Review Comment:
   ```suggestion
             <a 
href="https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6219854";>Java Bug 
6219854</a>
   ```



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

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

Reply via email to