Skip to content

Commit add7f77

Browse files
Merge pull request #86 from pjfanning/patch-2
Update Maven Central badge link in README
2 parents 391d789 + 4f95578 commit add7f77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/ch.randelshofer/fastdoubleparser/badge.svg)](https://maven-badges.herokuapp.com/maven-central/ch.randelshofer/fastdoubleparser)
1+
[![Maven Central](https://maven-badges.sml.io/maven-central/ch.randelshofer/fastdoubleparser/badge.svg)](https://search.maven.org/artifact/ch.randelshofer/fastdoubleparser)
22

33
# FastDoubleParser
44

@@ -434,4 +434,4 @@ regions of the input and output spaces.
434434

435435
```
436436
mvn -DenableLongRunningTests=true test
437-
```
437+
```

0 commit comments

Comments
 (0)