update SSA plugin desc

pull/3891/head
Aniket-Engg 1 year ago
parent d153972d77
commit 1f0546d786
  1. 2
      apps/remix-ide/src/app/tabs/analysis-tab.js

@ -14,7 +14,7 @@ const profile = {
methods: [],
events: [],
icon: 'assets/img/staticAnalysis.webp',
description: 'Checks the contract code for security vulnerabilities and bad practices.',
description: 'Analyze your code using Remix, Solhint and Slither.',
kind: 'analysis',
location: 'sidePanel',
documentation: 'https://remix-ide.readthedocs.io/en/latest/static_analysis.html',

Loading…
Cancel
Save