Skip to content

fix(nav): point Docs link to /docs/orm#8006

Merged
nurul3101 merged 1 commit into
mainfrom
fix/navbar-docs-link
Jul 3, 2026
Merged

fix(nav): point Docs link to /docs/orm#8006
nurul3101 merged 1 commit into
mainfrom
fix/navbar-docs-link

Conversation

@nurul3101

@nurul3101 nurul3101 commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

The navbar Docs link on the marketing site pointed to https://www.prisma.io/docs/next. This changes it to https://www.prisma.io/docs/orm so clicking Docs lands on the ORM docs.

Test plan

  • Load the site and click Docs in the navbar → lands on /docs/orm

Made with Cursor

Summary by CodeRabbit

  • Bug Fixes
    • Updated the Docs navigation link to point to the current Prisma ORM documentation page.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jul 3, 2026 4:25pm
docs Building Building Preview, Comment Jul 3, 2026 4:25pm
eclipse Ready Ready Preview, Comment Jul 3, 2026 4:25pm
site Building Building Preview, Comment Jul 3, 2026 4:25pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3dc349ee-b564-40d6-abaf-0404e53dea9b

📥 Commits

Reviewing files that changed from the base of the PR and between d363363 and d8075cc.

📒 Files selected for processing (1)
  • apps/site/src/app/layout.tsx

Walkthrough

The "Docs" navigation link URL in apps/site/src/app/layout.tsx was changed from pointing at https://www.prisma.io/docs/next to https://www.prisma.io/docs/orm. No other logic was modified.

Changes

Docs Navigation Link Update

Layer / File(s) Summary
Update Docs link target
apps/site/src/app/layout.tsx
The "Docs" entry's URL in the navigation configuration is changed from /docs/next to /docs/orm.

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

Possibly related PRs

  • prisma/web#7999: Also modifies docs/ORM navigation link URLs in the same layout.tsx file.

Poem

A rabbit hops through docs anew,
Trading "next" for "orm" in view,
One little link, one tiny leap,
The nav bar's promise, crisp and neat,
Hop, hop, hooray — the path rings true! 🐇


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

@nurul3101 nurul3101 merged commit d406817 into main Jul 3, 2026
13 of 16 checks passed
@nurul3101 nurul3101 deleted the fix/navbar-docs-link branch July 3, 2026 16:25
@argos-ci

argos-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jul 3, 2026, 4:33 PM

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