Skip to content

Commit 6aa3665

Browse files
committed
Only link to dependency-info.html instead of hard-coding a single method
1 parent 1bd1fd8 commit 6aa3665

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

src/site/xdoc/index.xml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,7 @@ for the latest releases.<br />
7676
For previous releases, see the <a href="https://archive.apache.org/dist/commons/csv/">Apache Archive</a>
7777
</p>
7878
<p>
79-
Alternatively, you can pull it from a Maven repository:
80-
<pre>&lt;dependency&gt;
81-
&lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
82-
&lt;artifactId&gt;commons-csv&lt;/artifactId&gt;
83-
&lt;version&gt;1.9.0&lt;/version&gt;
84-
&lt;/dependency&gt;</pre>
85-
</p>
86-
<p>
87-
For other dependency access methods, see <a href="dependency-info.html">Dependency Information</a>
79+
For dependency access methods, see <a href="dependency-info.html">Dependency Information</a>
8880
</p>
8981
</section>
9082

0 commit comments

Comments
 (0)