-
Notifications
You must be signed in to change notification settings - Fork 9
Remove references to "alchemyapi.io" in docs and api specs #969
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
Conversation
…tatic asset references
🌿 Documentation Preview
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7347715a42
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
...websocket-subscriptions/how-to-subscribe-to-pending-transactions-via-websocket-endpoints.mdx
Outdated
Show resolved
Hide resolved
The dashboard doesn't have a "Webhooks" tab navigation - users can only access the webhooks page via direct URL. Updated instructions to say "Navigate to the Webhooks page" instead of "click the Webhooks tab". Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Changed from /webhooks to /apps/latest/webhooks which is the correct path that defaults to the latest app. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add tip about selecting correct app in top left of dashboard - Update flow: click Create Webhook first, then choose webhook type - Remove outdated screenshots - Remove outdated "select app" step from notify-api-quickstart - Fix step numbering across all webhook type pages Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
Removes old references to "alchemyapi.io" - primarily in dashboard + composer links.
It leaves static asset references on the old domain (i.e. https://static.alchemyapi.io/scripts/badge/alchemy-badge.js)
Related Issues
Changes Made
Testing
pnpm run validate)