diff --git a/docs/structure-of-a-contract.rst b/docs/structure-of-a-contract.rst index 2f31e5a72..2e1218470 100644 --- a/docs/structure-of-a-contract.rst +++ b/docs/structure-of-a-contract.rst @@ -71,8 +71,6 @@ Function modifiers can be used to amend the semantics of functions in a declarat } } -See into the section on :ref:`contracts` for a more in-depth explanation. - .. _structure-events: Events