Skip to content

Commit 98a8e29

Browse files
Merge branch 'main' into add_test_102
2 parents 88f8b3a + cf37198 commit 98a8e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/codecs/blosc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class BloscCname(Enum):
5555
zlib = "zlib"
5656

5757

58-
# See https://zarr.readthedocs.io/en/stable/tutorial.html#configuring-blosc
58+
# See https://zarr.readthedocs.io/en/stable/user-guide/performance.html#configuring-blosc
5959
numcodecs.blosc.use_threads = False
6060

6161

0 commit comments

Comments
 (0)