Remove orphan links (#1163)

Remove deprecated links, related to #1019
This commit is contained in:
Muhammad Hakim Asy'ari
2024-08-10 18:54:12 +07:00
committed by GitHub
parent 6615ab2fba
commit d68b8cf6e4

View File

@@ -136,9 +136,6 @@ nav:
- Using LangChain Tools: 'core-concepts/Using-LangChain-Tools.md'
- Using LlamaIndex Tools: 'core-concepts/Using-LlamaIndex-Tools.md'
- How to Guides:
- Starting Your crewAI Project: 'how-to/Start-a-New-CrewAI-Project.md'
- Installing CrewAI: 'how-to/Installing-CrewAI.md'
- Getting Started: 'how-to/Creating-a-Crew-and-kick-it-off.md'
- Create Custom Tools: 'how-to/Create-Custom-Tools.md'
- Using Sequential Process: 'how-to/Sequential.md'
- Using Hierarchical Process: 'how-to/Hierarchical.md'