From 27727a7af32d43d648a126a7574eb8bbee7a19c1 Mon Sep 17 00:00:00 2001 From: elenadimitrova Date: Thu, 2 Jan 2020 12:39:10 +0200 Subject: [PATCH] Rename solium to ethlint --- docs/resources.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/resources.rst b/docs/resources.rst index 4335c3deb..3a9e3c0c2 100644 --- a/docs/resources.rst +++ b/docs/resources.rst @@ -33,7 +33,7 @@ Solidity Integrations * `Solidity IDE `_ Browser-based IDE with integrated compiler, Ganache and local file system support. - * `Solium `_ + * `Ethlint `_ Linter to identify and fix style and security issues in Solidity. * `Superblocks Lab `_ @@ -48,7 +48,7 @@ Solidity Integrations Plugin for the Atom editor that provides Solidity linting. * `Atom Solium Linter `_ - Configurable Solidty linter for Atom using Solium as a base. + Configurable Solidity linter for Atom using Solium (now Ethlint) as a base. * Eclipse: