Skip to content

docs: fix broken example links to renamed/missing directories - #15014

Closed
ThomasHartDev wants to merge 1 commit into
vercel:mainfrom
ThomasHartDev:fix/docs-broken-example-links
Closed

docs: fix broken example links to renamed/missing directories#15014
ThomasHartDev wants to merge 1 commit into
vercel:mainfrom
ThomasHartDev:fix/docs-broken-example-links

Conversation

@ThomasHartDev

Copy link
Copy Markdown

Issue #14705 reports doc links pointing at examples/next-openai, which 404s now that the directory was renamed to examples/ai-e2e-next. While checking the repo, also caught a stale path in the rate-limits README that points at examples/next-openai-rate-limits (the actual dir is examples/next-openai-upstash-rate-limits), and the deploy-button URL on examples/ai-e2e-next/README.md itself was missed during the rename.

Changes:

  • content/docs/04-ai-sdk-ui/01-overview.mdx — Next.js framework example link
  • content/providers/05-observability/langfuse.mdx — Langfuse template reference
  • examples/ai-e2e-next/README.md — Vercel deploy-button URL
  • examples/next-openai-upstash-rate-limits/README.md — deploy-button URL + 3 create-next-app commands

Out of scope (flagged for follow-up):

Refs #14705

The next-openai example was renamed to ai-e2e-next, and the rate limits
README had a stale path that never matched the directory name. Update
all doc and README references so the links resolve.

Refs #14705

@vercel vercel Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Suggestion:

Broken link to non-existent examples/next-openai directory in the human-in-the-loop cookbook page.

Fix on Vercel

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.

1 participant