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: