Fix broken link.

This commit is contained in:
Gary Gregory 2021-11-18 15:18:33 -05:00
parent 6cb2e5a937
commit 5c61f79004
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ The <a href="scm.html">git repository</a> can be
<ul>
<li>Pull it using a build tool like Maven using a <a href="dependency-info.html">dependency management reference</a>.</li>
<li>Download the latest release from a <a href="https://commons.apache.org/lang/download_lang.cgi">mirror</a>.</li>
<li>Read the <a href="release-notes/RELEASE-NOTES-3.12.txt">release notes</a>.</li>
<li>Read the <a href="changes-report.html">change report</a>.</li>
<li>Examine the <a href="article3_0.html">2.x to 3.0 upgrade notes</a>.</li>
<li>Compare major versions via the <a href="lang2-lang3-clirr-report.html">Lang2 to Lang3 Clirr report</a>.</li>
</ul>