From b4483826e7964cbd03b8f0557b81464253050c8c Mon Sep 17 00:00:00 2001 From: "Christine P. Chai" Date: Sun, 17 Aug 2025 11:41:58 -0700 Subject: [PATCH] docs: Update the link to sharding in the Zarr roadmap --- docs/developers/roadmap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developers/roadmap.rst b/docs/developers/roadmap.rst index d9fc32b775..716599bab0 100644 --- a/docs/developers/roadmap.rst +++ b/docs/developers/roadmap.rst @@ -56,7 +56,7 @@ Goals - Provide a complete implementation of Zarr V3 through the Zarr-Python API - Clear the way for exciting extensions / ZEPs - (i.e. `sharding `__, + (i.e. `sharding `__, `variable chunking `__, etc.) - Provide a developer API that can be used to implement and register V3