PEP-1607: Remove hosted sdk-link Vercel demo links - #1841
Merged
Conversation
Decommission the hosted demo at https://sdk-link.vercel.app/ as part of the Vercel migration workstream (PEP-1595). Removes the 'Try it out' sidebar link and the 'Indicative demo' admonition. GitHub repo example links are retained. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Change the auth flow example code fence from 'jsx live' to 'js' so it renders as a static snippet rather than a live editor. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Remove the example AuthFlow code block from the Get started page. As a 'jsx live' editor it exposed our internal Link component to end users; the proper integration examples remain in the Get started section below. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The hosted Options demo at codat-intg-link-sdk-v2-react-18-ui.azurewebsites.net is no longer reachable, and the tip's only purpose was to feed that demo. Remove the whole 'Try it out!' admonition. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The only reference was the Options demo tip removed in a975b3d; the example file fed that now-dead hosted demo and is no longer used. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Link check results for preview deployment (https://codat-docs-git-PEP-1607-decommission-sdk-link-codat.vercel.app): |
pmckinney-codat
enabled auto-merge
June 3, 2026 16:35
jbyrnecodat
approved these changes
Jun 3, 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.
What
Removes the two documentation links to the hosted Link SDK demo at https://sdk-link.vercel.app/, which is being decommissioned.
What's kept
All
github.com/codatio/sdk-linkexample links are retained — the repo stays available for developers to reference and use. Only the hosted Vercel demo is being retired.