We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e024f83 commit 24dfdd7Copy full SHA for 24dfdd7
src/site/fml/faq.fml
@@ -1461,7 +1461,7 @@ a test failure, rather than the source file's line number?</question>
1461
Idiomatic naming patterns for unit tests
1462
are <code>Test*.java</code> and <code>*Test.java</code>.
1463
Documentation and examples are at <a
1464
- href="http://ant.apache.org/manual/OptionalTasks/junit.html">http://ant.apache.org/manual/OptionalTasks/junit.html</a>.
+ href="https://ant.apache.org/manual/Tasks/junit.html">https://ant.apache.org/manual/Tasks/junit.html</a>.
1465
</p>
1466
</li>
1467
<li>
0 commit comments