Skip to content

Commit 2d442bf

Browse files
authored
Change OME-NGFF to OME-Zarr (#101)
1 parent 4647c17 commit 2d442bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overrides/home_zarr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<div class="mdx-hero__content">
5656
<h1>Acquire Zarr Streaming</h1>
5757
<p>The <code>acquire-zarr</code> library provides interfaces in Python and C for streaming chunked, compressed,
58-
multiscale data with <a href="https://ngff.openmicroscopy.org/latest/">OME-NGFF</a> metadata to
58+
multiscale data with <a href="https://ngff.openmicroscopy.org/latest/">OME-Zarr</a> metadata to
5959
<a href="https://zarr.readthedocs.io/en/stable/spec/v2.html">Zarr v2</a> and
6060
<a href="https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html">Zarr v3</a>.</p>
6161
<a href="get_started" title="{{ page.next_page.title | e }}"

0 commit comments

Comments
 (0)