Skip to content

Commit

Permalink
Fix typo in image link
Browse files Browse the repository at this point in the history
  • Loading branch information
big-andy-coates committed Oct 9, 2023
1 parent d9c98aa commit cdb26ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ At the time of writing, `ScheamFriend` comes out as the clear winner of the func

Ignoring which implementations support which drafts for a moment, a rough ranking on functionality would be:

![Feature comparison scores](img/Feature comparison score.svg)
![Feature-comparison-score.svg](img/Feature-comparison-score.svg)

Obviously, your own requirements around which specification drafts your want, or need, to use may exclude some of these.

Expand All @@ -161,7 +161,7 @@ There are also a couple of notes to call out for different implementations aroun
| [jsonschemafriend][2] | |
| [networknt/json-schema-validator][3] | |
| [Snow][4] | This is intended as a reference implementation. |
| [everit-org/json-schema][5] | Deprecated. Replaced by [erosb/json-sKema][10] |
| [everit-org/json-schema][5] | Deprecated. Replaced by [erosb/json-sKema][8] |
| [Justify][6] | |
| [worldturner/medeia-validator][7] | No sign of active development :( |
| [erosb/json-sKema][8] | Replaces [everit-org/json-schema][5]. Looks to still be in initial development... |
Expand Down Expand Up @@ -277,7 +277,7 @@ JsonSerdeBenchmark.measureVertxRoundTrip avgt 20 514.517 ±
```
Note: results from running on 2021 Macbook Pro, M1 Max: 2.06 - 3.22 GHz, in High Power mode, JDK 17.0.6

![JsonSerdeBenchmark Results.svg](img%2FJsonSerdeBenchmark%20Results.svg)
![JsonSerdeBenchmark Results.svg](img/JsonSerdeBenchmark-Results.svg)

### Performance comparison conclusions

Expand Down
File renamed without changes
File renamed without changes

0 comments on commit cdb26ee

Please sign in to comment.