aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormichaltrzesimiech <michal.trzesimiech@gmail.com>2016-03-26 15:48:15 +0800
committermichaltrzesimiech <michal.trzesimiech@gmail.com>2016-03-26 15:48:15 +0800
commitd9158fd7ab662a2e65547674762cc29fba060bda (patch)
tree3eea25e77f2fd07c9f2ff5a5dd828aed6019c42e /docs
parentc994458a94168a4fc1c20cf3e5fd76ab3bb3e3a3 (diff)
downloaddexon-solidity-d9158fd7ab662a2e65547674762cc29fba060bda.tar.gz
dexon-solidity-d9158fd7ab662a2e65547674762cc29fba060bda.tar.zst
dexon-solidity-d9158fd7ab662a2e65547674762cc29fba060bda.zip
Deleting redundant line
Diffstat (limited to 'docs')
-rw-r--r--docs/structure-of-a-contract.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/structure-of-a-contract.rst b/docs/structure-of-a-contract.rst
index 2f31e5a7..2e121847 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