Skip to content

Commit 361db1a

Browse files
committed
Change version number in html page and correct typo
1 parent 897cdc5 commit 361db1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h1>CSV Validator 1.4.1</h1>
5858
</div>
5959
<p class="lead"><code>CSV Validator</code> is a CSV validation and reporting tool which implements <a href="https://digital-preservation.github.io/csv-schema"><code>CSV Schema Language</code></a>.
6060
Released as Open Source under the <a href="https://www.mozilla.org/MPL/2.0/">Mozilla Public Licence version 2.0</a>.
61-
This page is for CSV Validator 1.4.1 (and related minor releases), the equivalent page for the previous releases can now found at <a href="https://digital-preservation.github.io/csv-validator/csv-validator-1.0.html">csv-validator-1.0.html</a>, <a href="https://digital-preservation.github.io/csv-validator/csv-validator-1.1.html">csv-validator-1.1.html</a>
61+
This page is for CSV Validator 1.4.0 (and related minor releases), the equivalent page for the previous releases can now be found at <a href="https://digital-preservation.github.io/csv-validator/csv-validator-1.0.html">csv-validator-1.0.html</a>, <a href="https://digital-preservation.github.io/csv-validator/csv-validator-1.1.html">csv-validator-1.1.html</a>
6262
and <a href="https://digital-preservation.github.io/csv-validator/csv-validator-1.3.0.html">csv-validator-1.3.0.html</a>.</p>
6363
<div id="toc"></div>
6464
<div>

0 commit comments

Comments
 (0)