Skip to content

docs: fix link navigation#4444

Open
iiio2 wants to merge 1 commit into
nitrojs:mainfrom
iiio2:docs/fix-link-navigation
Open

docs: fix link navigation#4444
iiio2 wants to merge 1 commit into
nitrojs:mainfrom
iiio2:docs/fix-link-navigation

Conversation

@iiio2

@iiio2 iiio2 commented Jul 17, 2026

Copy link
Copy Markdown
Member

I think when we click on Docs for AI in the home page, we do not get anything. But the link should move to /llms.txt. I think what I have done fix the issue.

https://nitro.build/

@iiio2
iiio2 requested a review from pi0 as a code owner July 17, 2026 16:14
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The Docs for AI link now invokes copyPrompt without automatically preventing the anchor’s default click event.

Changes

Docs for AI click behavior

Layer / File(s) Summary
Update Docs for AI click binding
docs/.docs/components/AppHeroLinks.vue
The click binding removes .prevent while retaining the existing copyPrompt action and copy-state UI.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related issues

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title uses a conventional commits prefix and matches the link navigation fix in the changeset.
Description check ✅ Passed The description is related to the PR and mentions the Docs for AI link navigating to /llms.txt.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pkg-pr-new

pkg-pr-new Bot commented Jul 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/nitro@4444

commit: 295457f

@pi0

pi0 commented Jul 17, 2026

Copy link
Copy Markdown
Member

it copies to clipboard.

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