Skip to content

fix: correct attachment link in prompt-input docs#402

Open
SSShogunn wants to merge 1 commit intovercel:mainfrom
SSShogunn:patch-1
Open

fix: correct attachment link in prompt-input docs#402
SSShogunn wants to merge 1 commit intovercel:mainfrom
SSShogunn:patch-1

Conversation

@SSShogunn
Copy link

Fix broken link for Attachment component in prompt-input docs

What

Fixes an incorrect link in the Attachments section of the prompt-input documentation.

Before: /components/attachment
After: /components/attachments

Why

The link was pointing to a non-existent route (/components/attachment) instead of the correct one (/components/attachments), causing a broken navigation experience for users trying to find the Attachment component docs from the prompt-input page.

Changes

  • apps/docs/content/components/(chatbot)/prompt-input.mdx — updated the hyperlink in the Attachments section to use the correct plural path (/components/attachments)

Testing

  • Verified the corrected link navigates to the Attachment component documentation as expected

@vercel
Copy link
Contributor

vercel bot commented Mar 17, 2026

@SSShogunn is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

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