From 3bcaa24c5eeb452b09c8b9d0c9f207ac2696e218 Mon Sep 17 00:00:00 2001 From: chriseth Date: Tue, 17 Oct 2017 18:55:55 +0200 Subject: Project moved. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index b1d77890..351f8ad7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -62,7 +62,7 @@ Available Solidity Integrations * `Solium `_ A commandline linter for Solidity which strictly follows the rules prescribed by the `Solidity Style Guide `_. -* `Solhint `_ +* `Solhint `_ Solidity linter that provides security, style guide and best practice rules for smart contract validation. * `Visual Studio Code extension `_ -- cgit