Remove obsolete Hosted Link prerequisite from the secure linking update - #1881
Merged
Conversation
The legacy Hosted Link UI was deprecated on 10 April 2025, so the new Hosted Link interface is the only interface available and is no longer a prerequisite worth calling out. The "If using Hosted or build-your-own Link" section below already covers the Hosted Link flow. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Rachel-Codat
marked this pull request as ready for review
August 13, 2026 09:54
Rachel-Codat
enabled auto-merge
August 13, 2026 10:43
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Rachel-Codat
disabled auto-merge
August 13, 2026 10:48
Rachel-Codat
enabled auto-merge
August 13, 2026 13:02
auto-merge was automatically disabled
August 13, 2026 13:36
Pull request was closed
blog/260812-link-manage-connections-reconnect.md landed on main via #1879 without a blank line after the image inside the numbered list, which fails the markdown-format check and turns main red. Formatting only, no content change. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Link check results: |
Rachel-Codat
enabled auto-merge
August 13, 2026 14:13
pmckinney-codat
approved these changes
Aug 17, 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.
Follow-up to #1880.
1. Remove the obsolete Hosted Link prerequisite
Removes the If using Hosted Link subsection from
updates/250110-secure-linking:The legacy Hosted Link UI was deprecated on 10 April 2025, so the new Hosted Link interface is the only interface available. Calling it out as a prerequisite implies there is still a choice to make, and sends readers to an update page they do not need to act on.
The If using Hosted Link or your own custom-built Link UI subsection immediately below already covers what those users need to check, so nothing is lost.
Also rewords that heading from "If using Hosted or build-your-own Link" to "If using Hosted Link or your own custom-built Link UI".
2. Unbreak main - Prettier formatting fix
blog/260812-link-manage-connections-reconnect.mdlanded on main via #1879 missing a blank line after the image inside the numbered list. That fails themarkdown-formatcheck, so main is currently red and every open PR inherits the failure.Verified on a clean main checkout, with none of this PR involved:
The fix is one blank line, formatting only, no content change. Included here to unblock this PR and main together.
Note
blog/250110-deprecation-legacy-hosted-link-ui.mdstill says "Contact your Codat account manager with the request to enable the new Hosted Link flow", which is stale for the same reason as section 1. Left out of scope.🤖 Generated with Claude Code