Fix documentation
Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/doc/source/salt.rst b/doc/source/salt.rst
index 73df084..25bd53f 100644
--- a/doc/source/salt.rst
+++ b/doc/source/salt.rst
@@ -134,8 +134,7 @@
the adapter is via Salt's master configuration file, as shown above. Not all
configuration options can be passed this way (e.g. ``output`` is hardcoded to
YAML, which Salt uses), but it *is* possible to specify :doc:`class mappings
-<operations#wildcardregexp-mappings>` next to all the storage-specific
-options.
+<operations>` next to all the storage-specific options.
.. warning::