Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update data-providers.mdx #575

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Update data-providers.mdx #575

merged 3 commits into from
Aug 30, 2024

Conversation

ying-w
Copy link
Contributor

@ying-w ying-w commented Aug 29, 2024

fix link

Description

Checklist

  • Do all Lints pass?
    • Have you ran pnpm spellcheck?
    • Have you ran pnpm fmt?
    • Have you ran pnpm lint?

Copy link

vercel bot commented Aug 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 1:41am

@@ -12,7 +12,7 @@ This type of data is often used for analytics since it allows for aggregations.

Hitting the full node directly will give the latest data (will be missing historical unless it's an archival full node) using [REST API](/apis#aptos-fullnode)

Indexer layer on top of this will provide a [GRPC transaction stream](/indexer/txn-stream/aptos-hosted-txn-stream.mdx)
Indexer layer on top of this will provide a [GRPC transaction stream](/indexer/txn-stream/aptos-hosted-txn-stream)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Indexer layer on top of this will provide a [GRPC transaction stream](/indexer/txn-stream/aptos-hosted-txn-stream)
Indexer layer on top of this will provide a [GRPC transaction stream](../../indexer/txn-stream/aptos-hosted-txn-stream)

correct dir depth
@ying-w ying-w merged commit bd040f4 into main Aug 30, 2024
5 checks passed
@ying-w ying-w deleted the ying-w-patch-1 branch August 30, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants