Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit ab4cfa6

Browse files
committed
fix links
1 parent 491d03a commit ab4cfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nextra/pages/en/build/indexer/indexer-sdk/documentation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Each `Step` has an input and output, and the output of each `Step` is connected
3030
</center>
3131

3232
## When to use the Indexer SDK
33-
The Indexer SDK is useful when you want to index a custom contract or you realize you need a new kind of data that isn't available in the [Indexer API](../indexer-api.mdx).
33+
The Indexer SDK is useful when you want to index a custom contract or you realize you need a new kind of data that isn't available in the [Indexer API](../aptos-hosted.mdx).
3434

3535
The general flow to write a custom processor with the Indexer SDK is:
3636
1. Define your database schema

0 commit comments

Comments
 (0)