Skip to content

Commit 0ab2b08

Browse files
committed
[CSV-232] Site link "Source Repository" does not work. Get rid of the
link in favor of the more complete https://commons.apache.org/proper/commons-csv/scm.html as listed under the section "PROJECT DOCUMENTATION -> Project Information".
1 parent d2f9f83 commit 0ab2b08

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
<release version="1.7" date="tba" description="Feature and bug fix release">
4242
<action issue="CSV-233" type="add" dev="ggregory" due-to="Gary Gregory">Add predefined CSVFormats for printing MongoDB CSV and TSV.</action>
4343
<action issue="CSV-208" type="fix" dev="ggregory" due-to="Jurrie Overgoor">Fix escape character for POSTGRESQL_TEXT and POSTGRESQL_CSV formats.</action>
44+
<action issue="CSV-232" type="fix" dev="ggregory" due-to="Jurrie Overgoor, Gary Gregory">Site link "Source Repository" does not work.</action>
4445
</release>
4546
<release version="1.6" date="2018-09-22" description="Feature and bug fix release">
4647
<action issue="CSV-231" type="update" dev="britter">Add more documentation to CSVPrinter.</action>

src/site/site.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
<item name="Mailing Lists" href="/mail-lists.html"/>
3939
<item name="Issue Tracking" href="/issue-tracking.html"/>
4040
<item name="Team" href="/team-list.html"/>
41-
<item name="Source Repository" href="/source-repository.html"/>
4241
<item name="Javadoc trunk" href="/apidocs/index.html"/>
4342
<item name="Javadoc 1.6" href="/archives/1.6/apidocs/index.html"/>
4443
<item name="Javadoc 1.5" href="/archives/1.5/apidocs/index.html"/>

0 commit comments

Comments
 (0)