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 e9d924a commit 6698ca5Copy full SHA for 6698ca5
1 file changed
src/site/xdoc/index.xml
@@ -70,7 +70,7 @@ usage: ls
70
The Javadoc API documents are available online:
71
</p>
72
<ul>
73
- <li><a href="/apidocs/index.html">Javadoc latest</a></li>
+ <li><a href="apidocs/index.html">Javadoc latest</a></li>
74
<li><a href="https://javadoc.io/doc/commons-cli/commons-cli/latest/index.html">Javadoc archives</a></li>
75
</ul>
76
<p>
@@ -83,7 +83,7 @@ usage: ls
83
84
<a href="https://commons.apache.org/cli/download_cli.cgi">Download</a> the latest version.
85
<br/>
86
- The <a href="/changes-report.html">release notes</a> are also available.
+ The <a href="changes-report.html">release notes</a> are also available.
87
88
89
For previous releases, see the <a href="https://archive.apache.org/dist/commons/cli/">Apache Archive</a>.
0 commit comments