aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/contracts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contracts.rst b/docs/contracts.rst
index 4c3d4059..da797702 100644
--- a/docs/contracts.rst
+++ b/docs/contracts.rst
@@ -246,7 +246,7 @@ In the following example, ``D``, can call ``c.getData()`` to retrieve the value
}
.. index:: ! getter;function, ! function;getter
-.. _getter_functions:
+.. _getter-functions:
Getter Functions
================