Skip to content

fix(docs): correct broken MindsDB data_sources link in ai_mind_tool README#6260

Open
sanjibani wants to merge 1 commit into
crewAIInc:mainfrom
sanjibani:fix/broken-mdb-ai-link
Open

fix(docs): correct broken MindsDB data_sources link in ai_mind_tool README#6260
sanjibani wants to merge 1 commit into
crewAIInc:mainfrom
sanjibani:fix/broken-mdb-ai-link

Conversation

@sanjibani

@sanjibani sanjibani commented Jun 20, 2026

Copy link
Copy Markdown

Summary

  • Fix 404 link https://docs.mdb.ai/docs/data_sources in lib/crewai-tools/src/crewai_tools/tools/ai_mind_tool/README.md.
  • MDB docs restructured; canonical landing page is https://docs.mdb.ai (200, redirects to onboarding).

Test plan

  • New URL returns 200.
  • Old URL confirmed 404.

Summary by CodeRabbit

  • Documentation
    • Updated documentation reference link for data sources and connection parameters to direct users to the main documentation portal.

…EADME

MDB docs restructured; canonical landing page is docs.mdb.ai which
auto-redirects to the onboarding flow.

@corridor-security corridor-security Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary: This PR updates a documentation link in the ai_mind_tool README and does not change executable code, authentication, authorization, data handling, or dependency configuration.

Risk: Low risk. No exploitable security vulnerabilities were identified because the change is limited to documentation and introduces no new attack surface.

@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0d882d32-85c5-4ca1-9e56-78bc3ef274b5

📥 Commits

Reviewing files that changed from the base of the PR and between 9db2d44 and e12c44b.

📒 Files selected for processing (1)
  • lib/crewai-tools/src/crewai_tools/tools/ai_mind_tool/README.md

📝 Walkthrough

Walkthrough

The README for the AI Mind Tool has one line updated: the documentation link for supported data sources and connection parameters changes from https://docs.mdb.ai/docs/data_sources to the base URL https://docs.mdb.ai.

Changes

AI Mind Tool README URL Update

Layer / File(s) Summary
Update data sources doc link
lib/crewai-tools/src/crewai_tools/tools/ai_mind_tool/README.md
Replaces the specific /docs/data_sources path with the base https://docs.mdb.ai URL in the supported data sources reference link.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and clearly describes the main change: fixing a broken documentation link in the ai_mind_tool README by correcting the MindsDB data_sources URL.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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