From 7717e0f9f637e5a1f3ee6b2a20defb9efe553e07 Mon Sep 17 00:00:00 2001 From: LUIS NOVO Date: Tue, 13 Jan 2026 20:34:04 -0300 Subject: [PATCH] fix: update broken documentation links to ai-providers.md Updated all references from non-existent docs/features/ai-models.md to the correct path docs/5-CONFIGURATION/ai-providers.md Fixes #412 --- .../app/(dashboard)/models/components/DefaultModelsSection.tsx | 2 +- .../src/app/(dashboard)/models/components/ProviderStatus.tsx | 2 +- setup_guide/DOCKER_SETUP_ADVANCED.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/(dashboard)/models/components/DefaultModelsSection.tsx b/frontend/src/app/(dashboard)/models/components/DefaultModelsSection.tsx index 1bcba4a..d3f42cf 100644 --- a/frontend/src/app/(dashboard)/models/components/DefaultModelsSection.tsx +++ b/frontend/src/app/(dashboard)/models/components/DefaultModelsSection.tsx @@ -231,7 +231,7 @@ export function DefaultModelsSection({ models, defaults }: DefaultModelsSectionP