Conversation
…appointment-scheduling-example
|
🌿 Preview your docs: https://vapi-preview-47f6cb87-1003-4e15-aff0-80f8f632dc09.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-43ca90e7-d009-49c7-a551-314bdf6a39fb.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-d6f788fa-e9f5-4e05-bb3a-5ffb5cc0a97b.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-b7d3ec06-d340-4e7f-80d2-de627abb1a59.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-8f66fa77-8b23-4faf-9c49-280fdf2c976b.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-67df20b5-3df3-446d-a21c-768f2d495c4b.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-1f2a2b05-5a36-4c21-8490-5534c01633a8.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-6f63ccb1-2373-493e-a588-aa2eac372bfa.docs.buildwithfern.com |
|
🌿 Preview your docs: https://vapi-preview-9b0bcb4b-1a46-47dc-b27c-2e74e3583bb9.docs.buildwithfern.com |
…t chains (#1031) ## 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 - [x] Verified zero remaining internal `/sdk/web` references after the change (only the kept redirect rule on line 1058 remains) - [x] Verified `fern/sdk/mcp-server.mdx` is unaffected and still registered in `docs.yml` - [x] Verified the four updated link targets (`/quickstart/web`) all resolve to an existing page - [x] 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
Description
quickstart/client-sdk.mdxquickstart/server-sdk.mdxTesting Steps
fern docs devor navigate to preview deployment