diff --git a/docs/natspec-format.rst b/docs/natspec-format.rst index ad41fe579..21e78f2df 100644 --- a/docs/natspec-format.rst +++ b/docs/natspec-format.rst @@ -195,8 +195,8 @@ JSON file as output: } Note that the key by which to find the methods is the function's -canonical signature as defined in the `Contract -ABI `__ and not simply the function's +canonical signature as defined in the :ref:`Contract +ABI ` and not simply the function's name. .. _header-developer-doc: