Skip to content

Commit 3a01f9c

Browse files
committed
Fix broken link and unnecessary version in text.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635158 13f79535-47bb-0310-9956-ffa450edef68
1 parent c6c5641 commit 3a01f9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/site/xdoc/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ limitations under the License.
5353
<p>The latest stable release of Apache Commons CSV is 1.0. You may: </p>
5454
<ul>
5555
<li>Download <a href="http://commons.apache.org/csv/download_csv.cgi">1.0</a></li>
56-
<li>Read the <a href="release-notes/RELEASE-NOTES-1.0.txt">1.0 release notes</a></li>
56+
<li>Read the <a href="release-notes/RELEASE-NOTES.txt">release notes</a></li>
5757
</ul>
5858
<p>
5959
Alternatively you can pull it from the central Maven repositories:

0 commit comments

Comments
 (0)