Skip to content

docs: update CrewAI Toolkit links to monorepo location#5710

Open
NIK-TIGER-BILL wants to merge 1 commit intocrewAIInc:mainfrom
NIK-TIGER-BILL:fix-docs-crewai-tools-link
Open

docs: update CrewAI Toolkit links to monorepo location#5710
NIK-TIGER-BILL wants to merge 1 commit intocrewAIInc:mainfrom
NIK-TIGER-BILL:fix-docs-crewai-tools-link

Conversation

@NIK-TIGER-BILL
Copy link
Copy Markdown
Contributor

Description

The documentation still linked to the archived joaomdmoura/crewai-tools repository for the CrewAI Toolkit. Since the tools now live in the main monorepo under lib/crewai-tools/src/crewai_tools, this PR updates all stale references across the documentation.

Changes

  • Updated 12 documentation files across en, ko, ar, and pt-BR locales
  • Changed https://github.com/joaomdmoura/crewai-toolshttps://github.com/crewAIInc/crewAI/tree/main/lib/crewai-tools/src/crewai_tools

Verification

  • grep -r "joaomdmoura/crewai-tools" docs/ now returns zero matches

Related Issue
Fixes #5253

The old links pointed to the archived joaomdmoura/crewai-tools
repository. CrewAI tools now live in the main monorepo under
lib/crewai-tools/src/crewai_tools.

Fixes crewAIInc#5253

Signed-off-by: NIK-TIGER-BILL <nik.tiger.bill@github.com>
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.

[BUG] Doc update

1 participant