added doc link for search plugin

pull/3990/head
aniket-engg 1 year ago committed by Aniket
parent 21064a5fde
commit 19298aa915
  1. 2
      apps/remix-ide/src/app/tabs/search.tsx

@ -11,7 +11,7 @@ const profile = {
description: 'Find and replace in file explorer',
kind: '',
location: 'sidePanel',
documentation: '',
documentation: 'https://remix-ide.readthedocs.io/en/latest/search_in_fe.html',
version: packageJson.version,
maintainedBy: 'Remix'
}

Loading…
Cancel
Save