From 7b1d2263c9c7b3bfae08a1dfaad12942cb03852b Mon Sep 17 00:00:00 2001 From: Aimee Barciauskas Date: Sun, 26 May 2024 14:56:14 -0700 Subject: [PATCH] Fix n5 link --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 17ef04c..378d2c5 100644 --- a/index.md +++ b/index.md @@ -38,7 +38,7 @@ See the following GitHub repositories for more information: * [Zarr Specs](https://github.com/zarr-developers/zarr-specs) * [Numcodecs](https://github.com/zarr-developers/numcodecs) * [Z5](https://github.com/constantinpape/z5) -* [N5](https://github.com/zarr-developers/numcodecs) +* [N5](https://github.com/saalfeldlab/n5) * [Zarr.jl](https://github.com/meggart/Zarr.jl) * [ndarray.scala](https://github.com/lasersonlab/ndarray.scala)