diff --git a/documentation/source/index.rst b/documentation/source/index.rst
index 53eb84c..c72ae03 100644
--- a/documentation/source/index.rst
+++ b/documentation/source/index.rst
@@ -1,14 +1,6 @@
zlib
====
-.. toctree::
- :maxdepth: 2
- :caption: Contents:
- :hidden:
-
- zlib
- zlib-binding
-
This is the binding to the `Zlib `_ library
version ``1.3.1``.
@@ -20,8 +12,11 @@ The library is structured in two layers of modules:
* The module :doc:`zlib` sits on top of :doc:`zlib-binding` and offers a
more idiomatic access to the functionality.
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contents:
+ :hidden:
-Indices and tables
-==================
-
-* :ref:`genindex`
+ zlib
+ zlib-binding
diff --git a/documentation/source/zlib-binding.rst b/documentation/source/zlib-binding.rst
index aa7aa8d..6f768d7 100644
--- a/documentation/source/zlib-binding.rst
+++ b/documentation/source/zlib-binding.rst
@@ -183,7 +183,7 @@ Deflate data-type field values
.. constant:: $z-ascii
- Default to :const:`$z-text`_ for compatibility with 1.2.2 and
+ Default to :const:`$z-text` for compatibility with 1.2.2 and
earlier.
:type: :drm:``