Skip to content

docs(cleanup): remove redirected sdk/web.mdx page and flatten redirect chains#1031

Merged
dhruva-reddy merged 1 commit intomainfrom
dr/docs-cleanup-dead-sdk-web-page
Apr 22, 2026
Merged

docs(cleanup): remove redirected sdk/web.mdx page and flatten redirect chains#1031
dhruva-reddy merged 1 commit intomainfrom
dr/docs-cleanup-dead-sdk-web-page

Conversation

@dhruva-reddy
Copy link
Copy Markdown
Contributor

@dhruva-reddy dhruva-reddy commented Apr 22, 2026

Description

fern/sdk/web.mdx has been redirected to /quickstart/web since 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.

  • Deletes fern/sdk/web.mdx (275-line orphan page that was redirected to /quickstart/web per docs.yml line 1058).
  • Repoints internal links from /sdk/web to 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)
  • Flattens redirect chains in docs.yml. Before this PR, /sdks → /sdk/web → /quickstart/web was a two-hop redirect; same for /server-sdks. Both now point directly at /quickstart/web.
  • Keeps the /sdk/web → /quickstart/web redirect intact for external bookmarks, search-engine traffic, and any third-party docs/blog links pointing at the old URL.

fern/sdk/mcp-server.mdx is untouched (separate active page).

Testing Steps

  • Verified zero remaining internal /sdk/web references after the change (only the kept redirect rule on line 1058 remains)
  • Verified fern/sdk/mcp-server.mdx is unaffected and still registered in docs.yml
  • Verified the four updated link targets (/quickstart/web) all resolve to an existing page
  • Reviewer: spot-check the Fern preview build to confirm no broken links and that all three card grids (snippets, sdks landing, overview) render with the Vapi Web card pointing at the correct destination

Copy link
Copy Markdown
Contributor Author

dhruva-reddy commented Apr 22, 2026

@github-actions
Copy link
Copy Markdown
Contributor

@dhruva-reddy dhruva-reddy force-pushed the dr/docs-sdk-web-assistant-speech-started branch from e55a4f5 to 5205875 Compare April 22, 2026 22:35
@dhruva-reddy dhruva-reddy force-pushed the dr/docs-cleanup-dead-sdk-web-page branch from 6ded280 to 71dca80 Compare April 22, 2026 22:35
@dhruva-reddy dhruva-reddy force-pushed the dr/docs-sdk-web-assistant-speech-started branch from 5205875 to 5b679b5 Compare April 22, 2026 22:37
@dhruva-reddy dhruva-reddy force-pushed the dr/docs-cleanup-dead-sdk-web-page branch from 71dca80 to 7e04669 Compare April 22, 2026 22:37
@dhruva-reddy dhruva-reddy changed the base branch from dr/docs-sdk-web-assistant-speech-started to graphite-base/1031 April 22, 2026 22:39
@dhruva-reddy dhruva-reddy force-pushed the dr/docs-cleanup-dead-sdk-web-page branch from 7e04669 to 1f60d93 Compare April 22, 2026 22:39
@graphite-app graphite-app Bot changed the base branch from graphite-base/1031 to main April 22, 2026 22:39
@dhruva-reddy dhruva-reddy merged commit b827c50 into main Apr 22, 2026
12 of 13 checks passed
Copy link
Copy Markdown
Contributor Author

Merge activity

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants