Skip to content

Commit

Permalink
Merge pull request #77 from will-moore/use_released_validator
Browse files Browse the repository at this point in the history
Use released version of ome-ngff-validator
  • Loading branch information
will-moore authored Oct 28, 2024
2 parents 7715ee9 + 990ca2c commit a754001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ome2024-ngff-challenge/src/ZarrListItem.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<div>
Open in <a
title="Open in Validator: {rowData.url}"
href="https://will-moore.github.io/ome-ngff-validator/?source={rowData.url}"
href="https://ome.github.io/ome-ngff-validator/?source={rowData.url}"
target="_blank"
>OME-Validator.
</a>
Expand Down

0 comments on commit a754001

Please sign in to comment.