We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 727591b + f90b254 commit 130892cCopy full SHA for 130892c
docs/smtchecker.rst
@@ -684,7 +684,7 @@ Types that are not yet supported are abstracted by a single 256-bit unsigned
684
integer, where their unsupported operations are ignored.
685
686
For more details on how the SMT encoding works internally, see the paper
687
-`SMT-based Verification of Solidity Smart Contracts <https://github.com/leonardoalt/text/blob/master/solidity_isola_2018/main.pdf>`_.
+`SMT-based Verification of Solidity Smart Contracts <https://github.com/chriseth/solidity_isola/blob/master/main.pdf>`_.
688
689
Function Calls
690
==============
0 commit comments