Skip to content

Commit 804bf45

Browse files
authored
Fix broken link to Garnet documentation
1 parent c9a7e15 commit 804bf45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/indexer/sql.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { Callout } from "nextra/components";
66

77
<FilterTypes />
88

9-
If there is a SQL-enabled indexer instance serving a blockchain, as there is for [Redstone](https://redstone.xyz/) and [Garnet](https://garnetchain.com/docs/what-is-redstone), you can use it to:
9+
If there is a SQL-enabled indexer instance serving a blockchain, as there is for [Redstone](https://redstone.xyz/) and [Garnet](https://garnet.redstone.xyz/docs/what-is-redstone), you can use it to:
1010

1111
- Run queries on the data of any `World` on that blockchain.
1212
- [Speed up the initial hydration](#mud-state-hydration-via-sql-api) by reducing the amount of data that needs to be synchronized.

0 commit comments

Comments
 (0)