diff --git a/docs/smtchecker.rst b/docs/smtchecker.rst index caa901713..6d2f4373b 100644 --- a/docs/smtchecker.rst +++ b/docs/smtchecker.rst @@ -684,7 +684,7 @@ Types that are not yet supported are abstracted by a single 256-bit unsigned integer, where their unsupported operations are ignored. For more details on how the SMT encoding works internally, see the paper -`SMT-based Verification of Solidity Smart Contracts `_. +`SMT-based Verification of Solidity Smart Contracts `_. Function Calls ==============