Skip to content

Commit f009cd4

Browse files
committed
fix doc build warning
1 parent c61e7f0 commit f009cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hdf5plugin/_filters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@ class SZ(FilterBase):
951951
952952
For more details about the compressor, see `SZ2 compressor <https://github.com/szcompressor/SZ2>`_.
953953
954-
.. warning:: The SZ2 compressor is deprecated, see `SZ <https://github.com/szcompressor/SZ?tab=readme-ov-file#deprecatedlegacy-version-sz2>`_
954+
.. warning:: The SZ2 compressor is deprecated, see `SZ repository <https://github.com/szcompressor/SZ?tab=readme-ov-file#deprecatedlegacy-version-sz2>`_
955955
"""
956956

957957
filter_name = "sz"

0 commit comments

Comments
 (0)