From eb5b90968ea1ded59f08f84cf5d7ecfc4ee3baed Mon Sep 17 00:00:00 2001 From: boleklebovski <160799963+boleklebovski@users.noreply.github.com> Date: Tue, 11 Aug 2026 13:31:24 +0200 Subject: [PATCH] docs: point the SQD links at the live docs host beta.docs.sqd.dev is gone; the pages now live under docs.sqd.dev without the /overview suffix. Table cell padding is preserved so `prettier --check` stays green. Signed-off-by: boleklebovski <160799963+boleklebovski@users.noreply.github.com> --- docs/dev/tooling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/tooling.md b/docs/dev/tooling.md index 192ca5a..460fd93 100644 --- a/docs/dev/tooling.md +++ b/docs/dev/tooling.md @@ -56,7 +56,7 @@ description: Developer tooling and infrastructure partners on MegaETH — RPC pr | [Envio](https://envio.dev/) | [Docs](https://docs.envio.dev/docs/HyperIndex/contract-import) | [HyperIndex (Subgraphs)](https://docs.envio.dev/blog/how-to-index-megaeth-data-using-envio#hyperindex), [HyperSync (Data Access)](https://docs.envio.dev/blog/how-to-index-megaeth-data-using-envio#hypersync) | Supported | | [Mobula](https://mobula.io) | [Docs](https://mobula.io/chain-mega) | [Real-time Market & Wallet Data API](https://mobula.io/chain-mega), [Streams (WebSockets)](https://docs.mobula.io/indexing-stream/introduction) | Supported | | [The Graph](https://thegraph.com) | [Docs](https://thegraph.com/docs/en/supported-networks/megaeth/) | [Subgraphs](https://thegraph.com/docs/en/subgraphs/quick-start/) | Supported | -| [SQD](https://www.sqd.ai) | [Docs](https://beta.docs.sqd.dev/en/data/evm/megaeth-mainnet/overview) | [Subsquid data lake / Portal API](https://beta.docs.sqd.dev/en/data/evm/megaeth-mainnet/overview), [Squid SDK](https://github.com/subsquid-labs/squid-megaeth-example) | Supported | +| [SQD](https://www.sqd.ai) | [Docs](https://docs.sqd.dev/en/data/evm/megaeth-mainnet) | [Subsquid data lake / Portal API](https://docs.sqd.dev/en/data/evm/megaeth-mainnet), [Squid SDK](https://github.com/subsquid-labs/squid-megaeth-example) | Supported | | [GoldRush](https://goldrush.dev) | [Docs](https://goldrush.dev/docs/chains/megaeth) | [Foundational API](https://goldrush.dev/docs/goldrush-foundational-api), [Streaming API](https://goldrush.dev/docs/goldrush-streaming-api) | Supported | | [Allium](https://allium.so) | [Docs](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth) | [Historical Data](https://docs.allium.so/historical-data/supported-blockchains/evm/megaeth), [Realtime API](https://docs.allium.so/api/developer/overview), [Kafka Streams](https://docs.allium.so/api/datastreams/overview) | Supported |