diff --git a/apps/remix-ide/src/app/plugins/remixd-handle.tsx b/apps/remix-ide/src/app/plugins/remixd-handle.tsx index f9b35c7551..56f8464e0b 100644 --- a/apps/remix-ide/src/app/plugins/remixd-handle.tsx +++ b/apps/remix-ide/src/app/plugins/remixd-handle.tsx @@ -19,7 +19,7 @@ const profile = { description: 'Using Remixd daemon, allow to access file system', kind: 'other', version: packageJson.version, - repo: "https://github.com/ethereum/remixd", + repo: "https://github.com/ethereum/remix-project/tree/master/libs/remixd", maintainedBy: "Remix", documentation: "https://remix-ide.readthedocs.io/en/latest/remixd.html", authorContact: ""