Skip to content

fix(docs): temp fix#7521

Merged
mhartington merged 1 commit intomainfrom
fixes
Feb 18, 2026
Merged

fix(docs): temp fix#7521
mhartington merged 1 commit intomainfrom
fixes

Conversation

@mhartington
Copy link
Member

@mhartington mhartington commented Feb 18, 2026

Summary by CodeRabbit

  • Bug Fixes

    • Removed the AI copy button from documentation pages.
  • Documentation

    • Updated documentation URL redirects to reflect new content structure and improve navigation to deployment and reference guides.

@vercel
Copy link

vercel bot commented Feb 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 18, 2026 0:52am

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 18, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

This pull request comments out the LLMCopyButton component in two documentation page files to disable its rendering, and updates redirect mappings in vercel.json by removing one stale redirect and adding two new deployment-related path redirects.

Changes

Cohort / File(s) Summary
LLMCopyButton Removal
apps/docs/src/app/docs/(default)/[[...slug]]/page.tsx, apps/docs/src/app/docs/v6/[[...slug]]/page.tsx
Commented out the LLMCopyButton component in the page header of two documentation routes, effectively disabling the button while preserving all other layout and component logic.
Redirect Configuration Updates
apps/docs/vercel.json
Refactored redirects by reformatting the prisma-config-reference redirect and adding two new mappings for edge-runtimes and vercel deployment paths, consolidating related configuration endpoints.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'fix(docs): temp fix' is vague and generic, using non-descriptive language that fails to convey meaningful information about the actual changeset. Revise the title to clearly describe the primary change—e.g., 'fix(docs): disable LLMCopyButton in docs pages and update vercel redirects' to help reviewers understand the scope at a glance.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 and usage tips.

@github-actions
Copy link
Contributor

🍈 Lychee Link Check Report

3660 links: ✅ 2988 OK | 🚫 6 errors | 🔀 0 redirects | 👻 664 excluded

❌ Errors

./apps/docs/content/docs.v6/(index)/prisma-orm/add-to-existing-project/mongodb.mdx

./apps/docs/content/docs.v6/(index)/prisma-orm/quickstart/mongodb.mdx

./apps/docs/content/docs.v6/orm/prisma-client/setup-and-configuration/databases-connections/index.mdx

./apps/docs/content/docs/(index)/prisma-orm/add-to-existing-project/mongodb.mdx

./apps/docs/content/docs/(index)/prisma-orm/quickstart/mongodb.mdx

./apps/docs/content/docs/postgres/integrations/raycast.mdx


Full Statistics Table
Status Count
✅ Successful 2988
🔀 Redirected 0
👻 Excluded 664
🚫 Errors 6
⛔ Unsupported 2
⏳ Timeouts 0
❓ Unknown 0

@mhartington mhartington merged commit 6d9376c into main Feb 18, 2026
5 of 10 checks passed
@mhartington mhartington deleted the fixes branch February 18, 2026 00:52
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

Comments