Skip to content

Commit 2f976a9

Browse files
author
Gary Gregory
committed
Use HTTPS to access Apache resources.
1 parent fbcebd3 commit 2f976a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/site/xdoc/download_cli.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ limitations under the License.
131131
</p>
132132
<ul>
133133
<li class="download"><a href="[preferred]/commons/cli/">browse download area</a></li>
134-
<li><a href="http://archive.apache.org/dist/commons/cli/">archives...</a></li>
134+
<li><a href="https://archive.apache.org/dist/commons/cli/">archives...</a></li>
135135
</ul>
136136
</section>
137137
</body>

src/site/xdoc/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ usage: ls
9999
The <a href="release_1_4.html">release notes</a> are also available.
100100
</p>
101101
<p>
102-
For previous releases, see the <a href="http://archive.apache.org/dist/commons/cli/">Apache Archive</a>.
102+
For previous releases, see the <a href="https://archive.apache.org/dist/commons/cli/">Apache Archive</a>.
103103
</p>
104104
</section>
105105

0 commit comments

Comments
 (0)