diff --git a/docs/src/content/docs/general/how-it-works.md b/docs/src/content/docs/general/how-it-works.md index d3ba13e..d08f3e3 100644 --- a/docs/src/content/docs/general/how-it-works.md +++ b/docs/src/content/docs/general/how-it-works.md @@ -87,7 +87,7 @@ The main components that are composing the orchestrator: - Processes user input and orchestrates the generation of appropriate responses - Handles error scenarios and fallback mechanisms -- [Classifier](/classifier/overview) +- [Classifier](/classifiers/overview) - Examines user input, agent descriptions, and conversation history - Identifies the most appropriate agent for each request - Custom Classifiers: Create entirely new classifiers for specific tasks or domains