natspec-format.rst: Update broken link to "Contract ABI"

This commit is contained in:
Kamil Śliwak 2020-08-31 13:54:22 +02:00
parent 8c8eca3ec2
commit af482558cf

View File

@ -195,8 +195,8 @@ JSON file as output:
} }
Note that the key by which to find the methods is the function's Note that the key by which to find the methods is the function's
canonical signature as defined in the `Contract canonical signature as defined in the :ref:`Contract
ABI <Ethereum-Contract-ABI#signature>`__ and not simply the function's ABI <abi_function_selector>` and not simply the function's
name. name.
.. _header-developer-doc: .. _header-developer-doc: