Repository: ant Updated Branches: refs/heads/master 995b518ab -> c1a7f7c80
fix link Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/8c22cf8e Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/8c22cf8e Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/8c22cf8e Branch: refs/heads/master Commit: 8c22cf8ed9cfce305787eeaa3cbba321b1c0acd2 Parents: 9b1b8db Author: Stefan Bodewig <[email protected]> Authored: Mon Jul 9 19:54:12 2018 +0200 Committer: Stefan Bodewig <[email protected]> Committed: Mon Jul 9 19:54:12 2018 +0200 ---------------------------------------------------------------------- src/etc/jdepend.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/8c22cf8e/src/etc/jdepend.xsl ---------------------------------------------------------------------- diff --git a/src/etc/jdepend.xsl b/src/etc/jdepend.xsl index f813297..b3a3778 100644 --- a/src/etc/jdepend.xsl +++ b/src/etc/jdepend.xsl @@ -89,7 +89,7 @@ </ul--> <h1><a name="top">JDepend Analysis</a></h1> - <p align="right">Designed for use with <a href="http://www.clarkware.com/software/JDepend.html">JDepend</a> and <a href="http://jakarta.apache.org">Ant</a>.</p> + <p align="right">Designed for use with <a href="http://www.clarkware.com/software/JDepend.html">JDepend</a> and <a href="https://ant.apache.org">Ant</a>.</p> <hr size="2" /> <table width="100%"><tr><td>
