Skip to content

fix#7502

Merged
mhartington merged 1 commit intomainfrom
fix/testing-v2
Feb 16, 2026
Merged

fix#7502
mhartington merged 1 commit intomainfrom
fix/testing-v2

Conversation

@mhartington
Copy link
Member

@mhartington mhartington commented Feb 16, 2026

Summary by CodeRabbit

  • Chores
    • Adjusted the Next.js configuration for the documentation site by removing the base path setting, which changes the URL routing structure for accessing the documentation.

@vercel
Copy link

vercel bot commented Feb 16, 2026

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

Project Deployment Actions Updated (UTC)
docs Building Building Preview, Comment Feb 16, 2026 6:33pm

Request Review

@mhartington mhartington merged commit 77a4f18 into main Feb 16, 2026
4 of 10 checks passed
@mhartington mhartington deleted the fix/testing-v2 branch February 16, 2026 18:33
@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/more/dev-environment/editor-setup.mdx

  • [503] https://fig.io/ | Rejected status code (this depends on your "accept" configuration): Service Unavailable

./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/orm/more/dev-environment/editor-setup.mdx

  • [503] https://fig.io/ | Rejected status code (this depends on your "accept" configuration): Service Unavailable

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

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The basePath configuration in the Next.js config file for the docs application was commented out, effectively disabling this setting while preserving the original code as a reference comment. No other configuration options were altered.

Changes

Cohort / File(s) Summary
Next.js Configuration
apps/docs/next.config.mjs
Commented out the active basePath configuration line, removing it from the exported NextConfig object while keeping the original code visible as a comment.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes


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.

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