feat(docs): Improve Links and Add ZK Compression Section#175
Merged
Conversation
nathanliow
reviewed
Mar 3, 2026
nathanliow
left a comment
There was a problem hiding this comment.
get_asset_prooflinks to/docs/compression-and-das-api/digital-asset-standard-das-api/get-asset-proof— 404. Should be/docs/api-reference/das/getassetproofget_asset_proof_batchlinks to/docs/api-reference/das/getassetproof— points to the single proof endpoint, not batch. Should be
/docs/api-reference/das/getassetproofbatchget_all_webhookslinks to/docs/webhooks-and-websockets/api-reference/get-all-webhooks— 404. Should be
/docs/api-reference/webhooks/get-all-webhooksget_webhook_by_idlinks 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-webhooksrc/error.rsrate limit URL links to/docs/welcome/pricing-and-rate-limits— 404. Should be/docs/billing/plans
brady-at-helius
left a comment
There was a problem hiding this comment.
couple link fixes, otherwise lgtm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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