Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit eba1ffb

Browse files
committed
Update links.
1 parent 9cdc40d commit eba1ffb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

mail/src/main/java/javax/mail/package.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</P>
6060
<P>
6161
For an overview of the JavaMail API, read the
62-
<A HREF="http://javamail.java.net/nonav/docs/JavaMail-1.5.pdf" TARGET="_top">
62+
<A HREF="https://javaee.github.io/javamail/docs/JavaMail-1.6.pdf" TARGET="_top">
6363
JavaMail specification</A>.
6464
</P>
6565
<P>
@@ -89,10 +89,10 @@
8989
</P>
9090
<P>
9191
Don't forget to see the
92-
<A HREF="http://www.oracle.com/technetwork/java/javamail/faq/" TARGET="_top">
92+
<A HREF="https://javaee.github.io/javamail/FAQ.html" TARGET="_top">
9393
JavaMail API FAQ</A>
9494
for answers to the most common questions.
95-
The <A HREF="http://www.oracle.com/technetwork/java/javamail/" TARGET="_top">
95+
The <A HREF="https://javaee.github.io/javamail/" TARGET="_top">
9696
JavaMail web site</A>
9797
contains many additional resources.
9898
</P>

mail/src/main/java/overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</P>
6060
<P>
6161
For an overview of the JavaMail API, read the
62-
<A HREF="http://javamail.java.net/nonav/docs/JavaMail-1.5.pdf" TARGET="_top">
62+
<A HREF="https://javaee.github.io/javamail/docs/JavaMail-1.6.pdf" TARGET="_top">
6363
JavaMail specification</A>.
6464
</P>
6565
<P>
@@ -89,10 +89,10 @@
8989
</P>
9090
<P>
9191
Don't forget to see the
92-
<A HREF="http://www.oracle.com/technetwork/java/javamail/faq/" TARGET="_top">
92+
<A HREF="https://javaee.github.io/javamail/FAQ.html" TARGET="_top">
9393
JavaMail API FAQ</A>
9494
for answers to the most common questions.
95-
The <A HREF="http://www.oracle.com/technetwork/java/javamail/" TARGET="_top">
95+
The <A HREF="https://javaee.github.io/javamail/" TARGET="_top">
9696
JavaMail web site</A>
9797
contains many additional resources.
9898
</P>

0 commit comments

Comments
 (0)