-
Notifications
You must be signed in to change notification settings - Fork 876
chore(): clean up some docs content #7468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Dangerous URL checkNo absolute URLs to prisma.io/docs found. |
WalkthroughThis PR updates three documentation pages: it simplifies a Prisma Studio CLI invocation, replaces Cloudflare Wrangler TOML configuration with a JSONC example using Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ 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. Comment |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
🍈 Lychee Link Check Report
📊 Results Overview
Errors per inputErrors in 200-orm/050-overview/100-introduction/250-should-you-use-prisma.mdx
Errors in 200-orm/200-prisma-client/300-client-extensions/140-shared-extensions/100-permit-rbac.mdx
Errors in 250-postgres/350-integrations/200-vercel.mdx
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In
`@content/200-orm/200-prisma-client/500-deployment/301-edge/450-deploy-to-cloudflare.mdx`:
- Line 260: Fix the typo in the Cloudflare compatibility flag by replacing the
incorrect `nodejsjs_compat` with the correct `nodejs_compat` (as referenced in
the wrangler.jsonc example and the section header), ensuring the documentation
and any example config use `nodejs_compat`.
content/200-orm/200-prisma-client/500-deployment/301-edge/450-deploy-to-cloudflare.mdx
Outdated
Show resolved
Hide resolved
Deploying docs with
|
| Latest commit: |
55387dd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://33f58cff.docs-51g.pages.dev |
| Branch Preview URL: | https://docs-cleanup.docs-51g.pages.dev |
…deploy-to-cloudflare.mdx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
🍈 Lychee Link Check Report
📊 Results Overview
Errors per inputErrors in 200-orm/500-reference/100-prisma-schema-reference.mdx
Errors in 250-postgres/350-integrations/200-vercel.mdx
|
Summary by CodeRabbit