File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,16 @@ allowing Commons Lang 3 to be used at the same time as Commons Lang 2.
4646<!-- ================================================== -->
4747<section name =" Documentation" >
4848<p >
49- The package descriptions in the <a href =" javadocs/api-release /index.html" >Javadoc</a > give an overview of the available features
49+ The package descriptions in the <a href =" apidocs /index.html" >Javadoc</a > give an overview of the available features
5050and various <a href =" project-reports.html" >project reports</a > are provided.
5151</p >
5252<p >
5353The Javadoc API documents are available online:
5454</p >
5555<ul >
56- <li >The <a href =" javadocs/api-release/index.html" >current release</a > [Java 8 and up]</li >
57- <li >The <a href =" javadocs/api-2.6/index.html" >legacy release 2.6</a > [Java 1.2 and up]</li >
56+ <li >The <a href =" apidocs/index.html" >current release</a > [Java 8 and up]</li >
57+ <li >The <a href =" https://javadoc.io/doc/org.apache.commons/commons-lang3" >legacy releases for 3.x</a ></li >
58+ <li >The <a href =" https://javadoc.io/doc/commons-lang/commons-lang" >legacy releases for 2.x</a > [Java 1.2 and up]</li >
5859<li >Older releases - see the <a href =" changes.html" >Release History</a > page</li >
5960</ul >
6061<p >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ limitations under the License.
2828
2929 <section name =' User guide for Commons "Lang"' >
3030 <p >
31- The User Guide has moved to the package <a href =" javadocs/api-release/index .html" >Javadoc</a >.
31+ The User Guide has moved to the package <a href =" apidocs/org/apache/commons/lang3/package-summary .html" >Javadoc</a >.
3232 </p >
3333 </section >
3434
You can’t perform that action at this time.
0 commit comments