Skip to content

Commit 11af9bd

Browse files
committed
Hopefully github compatible-ref
1 parent 9d72199 commit 11af9bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ a variety of functions to provide zlib/gzip-compatible compression.
5757

5858
``isal_zlib`` and ``igzip`` are almost fully compatible with ``zlib`` and
5959
``gzip`` from the Python standard library. There are some minor differences
60-
see: differences_.
60+
see: differences-with-zlib-and-gzip-modules_.
6161

6262
.. introduction end
6363
@@ -97,7 +97,7 @@ Installation is supported on Linux, Windows and MacOS. For more advanced
9797
installation options check the `documentation
9898
<https://python-isal.readthedocs.io/en/stable/index.html#installation>`_.
9999

100-
.. _differences:
100+
.. _differences-with-zlib-and-gzip-modules:
101101

102102
Differences with zlib and gzip modules
103103
--------------------------------------

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ python-isal is available on conda-forge and can be installed with::
8282
This will automatically install the ISA-L library dependency as well, since
8383
it is available on conda-forge.
8484

85-
.. _differences:
85+
.. _differences-with-zlib-and-gzip-modules:
8686

8787
======================================
8888
Differences with zlib and gzip modules

0 commit comments

Comments
 (0)