docs: fix MongoDB example README link#8557
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe MongoDB Prisma examples README is updated to fix an incorrect schema file path reference ( ChangesMongoDB README correction
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
Summary
Fixes two small README issues in the MongoDB example:
./prisma/schema.prismalink to point at the actual Prisma schema fileTypesScripttypo in the description of the example scriptsTesting
git diff --checktest -f databases/mongodb/prisma/schema.prisma! rg "schema.sql|TypesScript" databases/mongodb/README.mdSummary by CodeRabbit