Skip to content

Commit 7c6d827

Browse files
committed
Use HTTPS in URL
1 parent a698d73 commit 7c6d827

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/site/xdoc/release_1_1.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
is available at:
122122
</p>
123123
<p>
124-
<a href="http://java.sun.com/products/javamail/">http://java.sun.com/products/javamail/</a>
124+
<a href="http://java.sun.com/products/javamail/">https://java.sun.com/products/javamail/</a>
125125
</p>
126126
<p>
127127
However, the Apache Geronimo project (http://geronimo.apache.org)
@@ -133,7 +133,7 @@
133133
proprietary Sun implementation is available at:
134134
</p>
135135
<p>
136-
<a href="http://java.sun.com/products/javabeans/glasgow/jaf.html">http://java.sun.com/products/javabeans/glasgow/jaf.html</a>
136+
<a href="http://java.sun.com/products/javabeans/glasgow/jaf.html">https://java.sun.com/products/javabeans/glasgow/jaf.html</a>
137137
</p>
138138
<p>
139139
Apache Geronimo likewise provides an implementation under the Apache

0 commit comments

Comments
 (0)