diff --git a/website/src/pages/en/resources/migration-guides/migrate-from-alchemy.mdx b/website/src/pages/en/resources/migration-guides/migrate-from-alchemy.mdx index ee79583b2c1a..ffa881d49a79 100644 --- a/website/src/pages/en/resources/migration-guides/migrate-from-alchemy.mdx +++ b/website/src/pages/en/resources/migration-guides/migrate-from-alchemy.mdx @@ -105,12 +105,6 @@ Access your Subgraph dashboard to view logs, indexing progress, and query endpoi **Dashboard:**\ `https://thegraph.com/studio/` -List all Subgraph deployments: - -```bash -graph subgraph list -``` - --- ## 7. Update Your Application