Skip to content

Commit 3e8733b

Browse files
committed
Fix up URLs so they point to actual sites; this allows relative URLs to work properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
1 parent e28d4e9 commit 3e8733b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ limitations under the License.
2727
<artifactId>commons-csv</artifactId>
2828
<version>1.0-SNAPSHOT</version>
2929
<name>Commons CSV</name>
30-
<url>http://commons.apache.org/proper/csv/</url>
30+
<url>http://commons.apache.org/proper/commons-csv/</url>
3131
<description>
3232
The Commons CSV library provides a simple interface for reading and writing
3333
CSV files of various types.

0 commit comments

Comments
 (0)