docs(cleanup): remove redirected sdk/web.mdx page and flatten redirect chains - #1031
Merged
Merged
Conversation
Contributor
Author
This was referenced Apr 22, 2026
Contributor
|
🌿 Preview your docs: https://vapi-preview-0bbfe11e-b334-481d-86ab-69bf8098b267.docs.buildwithfern.com |
stevenbdf
approved these changes
Apr 22, 2026
dhruva-vapi
force-pushed
the
dr/docs-sdk-web-assistant-speech-started
branch
from
April 22, 2026 22:35
e55a4f5 to
5205875
Compare
dhruva-vapi
force-pushed
the
dr/docs-cleanup-dead-sdk-web-page
branch
from
April 22, 2026 22:35
6ded280 to
71dca80
Compare
dhruva-vapi
force-pushed
the
dr/docs-sdk-web-assistant-speech-started
branch
from
April 22, 2026 22:37
5205875 to
5b679b5
Compare
dhruva-vapi
force-pushed
the
dr/docs-cleanup-dead-sdk-web-page
branch
from
April 22, 2026 22:37
71dca80 to
7e04669
Compare
dhruva-vapi
changed the base branch from
dr/docs-sdk-web-assistant-speech-started
to
graphite-base/1031
April 22, 2026 22:39
dhruva-vapi
force-pushed
the
graphite-base/1031
branch
from
April 22, 2026 22:39
5b679b5 to
bfbea96
Compare
dhruva-vapi
force-pushed
the
dr/docs-cleanup-dead-sdk-web-page
branch
from
April 22, 2026 22:39
7e04669 to
1f60d93
Compare
Contributor
Author
Merge activity
|
Contributor
|
🌿 Preview your docs: https://vapi-preview-d7661649-d70d-4a25-8026-32b679d575c7.docs.buildwithfern.com |
Contributor
|
🌿 Preview your docs: https://vapi-preview-79586f12-119c-4c54-a3ce-b68cdba73fb2.docs.buildwithfern.com |
Contributor
|
🌿 Preview your docs: https://vapi-preview-46caacb8-5400-49f5-91e5-68f76021c734.docs.buildwithfern.com |
Contributor
|
🌿 Preview your docs: https://vapi-preview-5433fc34-4a1b-4fa2-9eb6-7532a497c2d9.docs.buildwithfern.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.

Description
fern/sdk/web.mdxhas been redirected to/quickstart/websince SDK Quickstarts (#457) — its content is stale (last meaningful update Q4 2024) and unreachable on the live site. This PR removes the orphan and cleans up references.fern/sdk/web.mdx(275-line orphan page that was redirected to/quickstart/webperdocs.ymlline 1058)./sdk/webto the canonical/quickstart/web:fern/snippets/sdk.mdx(the<SdkCards>shared component embedded in multiple pages)fern/sdks.mdx(the SDK landing card grid)fern/overview.mdx(the homepage SDK card grid)fern/chat/web-widget.mdx(inline "Web SDK" reference)docs.yml. Before this PR,/sdks → /sdk/web → /quickstart/webwas a two-hop redirect; same for/server-sdks. Both now point directly at/quickstart/web./sdk/web → /quickstart/webredirect intact for external bookmarks, search-engine traffic, and any third-party docs/blog links pointing at the old URL.fern/sdk/mcp-server.mdxis untouched (separate active page).Testing Steps
/sdk/webreferences after the change (only the kept redirect rule on line 1058 remains)fern/sdk/mcp-server.mdxis unaffected and still registered indocs.yml/quickstart/web) all resolve to an existing page