docs: point Prisma Next repo links at prisma/prisma - #8115
Conversation
The Prisma Next codebase moved from prisma/prisma-next to prisma/prisma as its canonical repository, so the old GitHub links are dead. Update the clone instructions in the migration-graph page (including the cd directory name), the extension package and example links, the source link on the Prisma Next index page, the retail-store migration example link, and the skills add command in the AI skills page. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughDocumentation links, the AI skills installation path, and migration fixture commands are updated from ChangesRepository link updates
Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
🍈 Lychee Link Check Report55 links: ✅ All links are working!Full Statistics Table
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@apps/docs/content/docs/orm/next/migrations/the-migration-graph.mdx`:
- Around line 118-119: Update the adjacent prose to use the canonical “Prisma
repository” naming: in
apps/docs/content/docs/orm/next/migrations/the-migration-graph.mdx lines
118-119, replace “Prisma Next repo ships…”; in
apps/docs/content/docs/orm/next/migrations/editing-a-migration.mdx line 198,
replace “Prisma Next repo's” with “Prisma repository's” or equivalent.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: 9e3a7837-07bd-44e5-a89e-f6db26669312
📒 Files selected for processing (5)
apps/docs/content/docs/ai/tools/skills.mdxapps/docs/content/docs/orm/next/extensions/using-extensions.mdxapps/docs/content/docs/orm/next/index.mdxapps/docs/content/docs/orm/next/migrations/editing-a-migration.mdxapps/docs/content/docs/orm/next/migrations/the-migration-graph.mdx
| git clone https://github.com/prisma/prisma | ||
| cd prisma && pnpm install && pnpm -w build && pnpm install |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Use the canonical repository name in adjacent prose.
The changed links and clone command now target prisma/prisma, but nearby text still calls it the “Prisma Next repo.”
apps/docs/content/docs/orm/next/migrations/the-migration-graph.mdx#L118-L119: update the preceding “Prisma Next repo ships…” wording.apps/docs/content/docs/orm/next/migrations/editing-a-migration.mdx#L198-L198: change “Prisma Next repo's” to “Prisma repository's” or equivalent.
📍 Affects 2 files
apps/docs/content/docs/orm/next/migrations/the-migration-graph.mdx#L118-L119(this comment)apps/docs/content/docs/orm/next/migrations/editing-a-migration.mdx#L198-L198
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@apps/docs/content/docs/orm/next/migrations/the-migration-graph.mdx` around
lines 118 - 119, Update the adjacent prose to use the canonical “Prisma
repository” naming: in
apps/docs/content/docs/orm/next/migrations/the-migration-graph.mdx lines
118-119, replace “Prisma Next repo ships…”; in
apps/docs/content/docs/orm/next/migrations/editing-a-migration.mdx line 198,
replace “Prisma Next repo's” with “Prisma repository's” or equivalent.
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
The Prisma Next codebase moved from
prisma/prisma-nexttoprisma/prismaas its canonical repository, so GitHub links into the old repo are dead. This updates everyprisma/prisma-nextlink inapps/docs:orm/next/migrations/the-migration-graph.mdx: the clone-and-try-it snippet now cloneshttps://github.com/prisma/prismaand thecdstep uses the new directory name.orm/next/extensions/using-extensions.mdx: the five extension readme links and the four runnable example links.orm/next/index.mdx: the explore-the-source link.orm/next/migrations/editing-a-migration.mdx: the retail-store migration example link.ai/tools/skills.mdx: the install command is nownpx skills add prisma/prisma/skills.All target paths (
examples/,packages/3-extensions/,skills/) were verified to exist in the new repo, since the git history moved intact. Blog posts and changelog entries also link to the old repo but are left as historical content; happy to sweep those in a follow-up if we want.Companion PRs from the same migration: prisma/prisma#29837 (skills-contrib) and prisma/ignite#179 (skill mirror).
🤖 Generated with Claude Code
Summary by CodeRabbit
arktype-json.