diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 2b1b3e90..3815e878 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -36,7 +36,7 @@ for (CSVRecord record : records) {
-

There are currently no official downloads, and will not be until version 1.0 is released, but nightly builds may be available from http://people.apache.org/builds/commons/nightly/commons-csv/.

+

There are currently no official downloads, and will not be until version 1.0 is released.

The latest code can be checked out from our Subversion repository at http://svn.apache.org/repos/asf/commons/proper/csv/trunk/.

You can build the component using Apache Maven. For example: mvn clean package.