Skip to content

Commit 7c86611

Browse files
committed
Fix web site image reference.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1383916 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5e7945e commit 7c86611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<bannerRight>
2121
<name>Apache Commons CSV</name>
22-
<src>/images/csv-logo.png</src>
22+
<src>/images/logo.png</src>
2323
<href>/index.html</href>
2424
<alt>Commons CSV&amp;trade; logo</alt>
2525
</bannerRight>

0 commit comments

Comments
 (0)