Skip to content

Commit 1be4ff9

Browse files
committed
Use HTTPS in URL
1 parent 2061b33 commit 1be4ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/javadoc/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h2>Retrieving the argument value</h2>
242242
<section>
243243
<h1>Using Ant as an Example</h1>
244244
<p>
245-
<a href="http://ant.apache.org/">Ant</a> will be used
245+
<a href="https://ant.apache.org/">Ant</a> will be used
246246
here to illustrate how to create the <code>Options</code> required. The following
247247
is the help output for Ant.
248248
</p>

0 commit comments

Comments
 (0)