docs: link SDKs from every Quickstart - #82
Open
acedatacloud-dev wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Dependency
This PR is intentionally stacked on #80, which labels Quickstart registration traffic. The base PR changes attribution only; this PR adds one SDK next step. Merge/retarget in that order.
Why
All localized Quickstart pages teach a first API request, but none provides a direct next step to the official typed SDKs. The SDK repository already supports Python, TypeScript, and Go, so duplicating SDK documentation inside 18 locale trees would create drift. A single canonical card lets successful Quickstart readers continue into maintained clients.
What changed
SDKcard before the closing Quickstart CardGroup in all 18 localized pages;acedatacloud,@acedatacloud/sdk, and Go;utm_source=docsutm_medium=quickstartutm_campaign=docs-sdkValidation
git diff feat/attribute-quickstart-acquisition...HEAD --check— cleanScope boundaries
This PR does not duplicate SDK guides, change Quickstart examples, alter navigation, translate new prose, or modify SDK code. The title and package names are intentionally language-neutral. It is independent of future dedicated SDK landing pages.
Rollback
Revert this commit to remove the card/checker while keeping the base acquisition attribution intact.
🤖 Generated with Claude Code