From 784ea9b05b19494ca72369eb79edd656d87fff89 Mon Sep 17 00:00:00 2001 From: ilan-gold Date: Tue, 1 Oct 2024 16:41:05 +0200 Subject: [PATCH] (fix): notebook path in docs --- docs/tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/index.md b/docs/tutorials/index.md index 9fb5f3283..29bc1f1fc 100644 --- a/docs/tutorials/index.md +++ b/docs/tutorials/index.md @@ -14,5 +14,5 @@ notebooks/anncollection-annloader notebooks/anndata_dask_array notebooks/awkward-arrays notebooks/{read,write}_dispatched -notebooks/read_backed_experimental +notebooks/read_lazy ```