From f364dcf719d4ced0a445713ffd58b40c77cd6dac Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Thu, 5 May 2016 14:22:38 -0400 Subject: Removed a bad reference to functions-on-addresses --- docs/types.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/types.rst b/docs/types.rst index 33018edd..0ec57afc 100644 --- a/docs/types.rst +++ b/docs/types.rst @@ -59,7 +59,7 @@ operators are :ref:`literals` (or literal expressions). Address ------- -`address`: Holds a 20 byte value (size of an Ethereum address). Address types also have members(see [Functions on addresses](#functions-on-addresses)) and serve as base for all contracts. +`address`: Holds a 20 byte value (size of an Ethereum address). Address types also have members and serve as base for all contracts. Operators: -- cgit v1.2.3