[docs-agent] Deprecate Aptos and Avalanche Snapshots tutorial pages#1270
Merged
SahilAujla merged 1 commit intomainfrom Apr 27, 2026
Merged
[docs-agent] Deprecate Aptos and Avalanche Snapshots tutorial pages#1270SahilAujla merged 1 commit intomainfrom
SahilAujla merged 1 commit intomainfrom
Conversation
Both Snapshots features have been deprecated. Replace each tutorial with a short deprecation notice and drop links to alchemy.com/snapshots/<chain>. Slugs are unchanged so existing inbound links resolve to the new notice. Refs DOCS-69 Requested-by: @dslovinsky
🔗 Preview Mode
|
🔍 Link CheckStatus: ❌ Failed Summary
Broken links (6) — click to expandErrors per inputErrors in ./content/wallets/wallet-integrations/privy/signer-migration-overview.mdx
Errors in ./content/tutorials/smart-wallets/learn-account-abstraction/introduction-to-account-abstraction.mdx
Errors in ./content/api-reference/arbitrum-nova/arbitrum-nova-deprecation-notice.mdx
Errors in ./content/api-reference/base/base-api-faq.mdx
Errors in ./content/wallets/wallet-integrations/privy/jwt-auth-migration.mdx
|
dslovinsky
previously approved these changes
Apr 27, 2026
@dslovinsky you are listed as the originator of this docs request (via the Requested-by trailer on a docs-agent commit). Per the docs-agent self-review policy, the originator can't approve their own request. Please ask another team member to review.
SahilAujla
approved these changes
Apr 27, 2026
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.
Summary
The Aptos and Avalanche Snapshots features have been deprecated. This PR rewrites both tutorial pages as short deprecation notices and drops the now-dead links to
alchemy.com/snapshots/aptosandalchemy.com/snapshots/avalanche.Slugs (
docs/snapshots/aptos,docs/snapshots/avalanche) are unchanged, so any inbound links from blog posts, indexers, or external sites land on the deprecation notice rather than 404. Nav (content/docs.yml) andredirects.ymltherefore need no changes. The other 5 chains incontent/tutorials/snapshots/(Ink, Shape, Soneium, Unichain, Worldchain) still have an active snapshot service and are untouched.Linear
DOCS-69 — https://linear.app/alchemyapi/issue/DOCS-69/deprecate-aptos-and-avalanche-snapshots-tutorial-pages
Requested by
@dslovinsky (via Slack thread)