You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/xdoc/index.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The Javadoc API documents are available online:
53
53
<ul>
54
54
<li>The <ahref="javadocs/api-release/index.html">current release</a> [Java 8 and up]</li>
55
55
<li>The <ahref="javadocs/api-2.6/index.html">legacy release 2.6</a> [Java 1.2 and up]</li>
56
-
<li>Older releases - see the <ahref="changes-report.html">Release History</a> page</li>
56
+
<li>Older releases - see the <ahref="changes.html">Release History</a> page</li>
57
57
</ul>
58
58
<p>
59
59
The <ahref="scm.html">git repository</a> can be
@@ -66,13 +66,13 @@ The <a href="scm.html">git repository</a> can be
66
66
<ul>
67
67
<li>Pull it using a build tool like Maven using a <ahref="dependency-info.html">dependency management reference</a>.</li>
68
68
<li>Download the latest release from a <ahref="https://commons.apache.org/lang/download_lang.cgi">mirror</a>.</li>
69
-
<li>Read the <ahref="changes-report.html">change report</a>.</li>
69
+
<li>Read the <ahref="changes.html">change report</a>.</li>
70
70
<li>Examine the <ahref="article3_0.html">2.x to 3.0 upgrade notes</a>.</li>
71
71
<li>Compare major versions via the <ahref="lang2-lang3-clirr-report.html">Lang2 to Lang3 Clirr report</a>.</li>
72
72
</ul>
73
73
74
74
<p>
75
-
For information on previous releases see the <ahref="changes-report.html">Release History</a>, and to download previous releases see the <ahref="https://archive.apache.org/dist/commons/lang/">Commons Lang Archive</a>.
75
+
For information on previous releases see the <ahref="changes.html">Release History</a>, and to download previous releases see the <ahref="https://archive.apache.org/dist/commons/lang/">Commons Lang Archive</a>.
0 commit comments