Skip to content

feat(docs): Improve Links and Add ZK Compression Section#175

Merged
0xIchigo merged 2 commits intodevfrom
fix/better-doc-links
Mar 4, 2026
Merged

feat(docs): Improve Links and Add ZK Compression Section#175
0xIchigo merged 2 commits intodevfrom
fix/better-doc-links

Conversation

@0xIchigo
Copy link
Copy Markdown
Collaborator

@0xIchigo 0xIchigo commented Mar 3, 2026

This PR replaces all instances of https://docs.helius.dev with https://www.helius.dev/docs. We also added a ZK Compression section to the README to document all of the implemented methods

Comment thread src/error.rs Outdated
Comment thread README.md Outdated
Copy link
Copy Markdown

@nathanliow nathanliow left a comment

Choose a reason for hiding this comment

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

  1. get_asset_proof links to /docs/compression-and-das-api/digital-asset-standard-das-api/get-asset-proof — 404. Should be /docs/api-reference/das/getassetproof
  2. get_asset_proof_batch links to /docs/api-reference/das/getassetproof — points to the single proof endpoint, not batch. Should be
    /docs/api-reference/das/getassetproofbatch
  3. get_all_webhooks links to /docs/webhooks-and-websockets/api-reference/get-all-webhooks — 404. Should be
    /docs/api-reference/webhooks/get-all-webhooks
  4. get_webhook_by_id links to /docs/api-reference/webhooks/get-all-webhooks — points to the get-all page instead of get-by-ID. Should be
    /docs/api-reference/webhooks/get-webhook
  5. src/error.rs rate limit URL links to /docs/welcome/pricing-and-rate-limits — 404. Should be /docs/billing/plans

Comment thread README.md Outdated
Comment thread README.md Outdated
Copy link
Copy Markdown

@brady-at-helius brady-at-helius left a comment

Choose a reason for hiding this comment

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

couple link fixes, otherwise lgtm

@0xIchigo 0xIchigo merged commit 24430d0 into dev Mar 4, 2026
1 check passed
@0xIchigo 0xIchigo deleted the fix/better-doc-links branch March 4, 2026 00:08
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.

3 participants