Skip to content

Commit 6d8a997

Browse files
committed
Fix typo in URLs to 'spark-cobol' on Maven.
1 parent 520e481 commit 6d8a997

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ You can link against this library in your program at the following coordinates:
6464
<tr><th>Scala 2.11</th><th>Scala 2.12</th><th>Scala 2.13</th></tr>
6565
<tr>
6666
<td align="center">
67-
<a href = "https://mvnrepository.com/artifact/za.co.absa.cobrix/spark-cobol)"><img src="https://img.shields.io/maven-central/v/za.co.absa.cobrix/spark-cobol_2.11?label=spark-cobol_2.11"></a></td>
67+
<a href = "https://mvnrepository.com/artifact/za.co.absa.cobrix/spark-cobol"><img src="https://img.shields.io/maven-central/v/za.co.absa.cobrix/spark-cobol_2.11?label=spark-cobol_2.11"></a></td>
6868
<td align="center">
69-
<a href = "https://mvnrepository.com/artifact/za.co.absa.cobrix/spark-cobol)"><img src="https://img.shields.io/maven-central/v/za.co.absa.cobrix/spark-cobol_2.12?label=spark-cobol_2.12"></a></td>
69+
<a href = "https://mvnrepository.com/artifact/za.co.absa.cobrix/spark-cobol"><img src="https://img.shields.io/maven-central/v/za.co.absa.cobrix/spark-cobol_2.12?label=spark-cobol_2.12"></a></td>
7070
<td align="center">
71-
<a href = "https://mvnrepository.com/artifact/za.co.absa.cobrix/spark-cobol)"><img src="https://img.shields.io/maven-central/v/za.co.absa.cobrix/spark-cobol_2.13?label=spark-cobol_2.13"></a></td>
71+
<a href = "https://mvnrepository.com/artifact/za.co.absa.cobrix/spark-cobol"><img src="https://img.shields.io/maven-central/v/za.co.absa.cobrix/spark-cobol_2.13?label=spark-cobol_2.13"></a></td>
7272
</tr>
7373
<tr>
7474
<td>

0 commit comments

Comments
 (0)