docs(CBW-210): redirect Base Account and Base MCP docs to CDP - #1915
Open
fan-zhang-sv wants to merge 1 commit into
Open
docs(CBW-210): redirect Base Account and Base MCP docs to CDP#1915fan-zhang-sv wants to merge 1 commit into
fan-zhang-sv wants to merge 1 commit into
Conversation
Point docs.base.org Base Account SDK and Base MCP URLs at the migrated Coinbase Developer Docs pages so those sections have one source of truth after the move. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Collaborator
🟡 Heimdall Review Status
|
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.
What changed? Why?
Redirects the Base Account SDK and Base MCP sections on docs.base.org to the migrated pages on Coinbase Developer Docs so those docs have one source of truth after CBW-210.
/sdks/base-account/*→https://docs.cdp.coinbase.com/base-account/*/agents/*→https://docs.cdp.coinbase.com/base-account/base-mcp/*Notes to reviewers
Merge the CDP docs PR first so these redirects do not 404:
https://coinbase.ghe.com/c3/cdp-docs/pulls (head
felix-zhang:felixzhang/cbw-210-migrate-base-account-docs)How has it been tested?
docs.jsonstill parses as JSON. Redirects follow the existing Mintlify:slug*pattern used elsewhere in this repo.Made with Cursor