Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 08629c0

Browse files
committed
DEV: Misconfigured llm should go to edit page
1 parent 2c0a8e7 commit 08629c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/locales/server.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,4 +476,4 @@ en:
476476
prompt_message_length: The message %{idx} is over the 1000 character limit.
477477
dashboard:
478478
problem:
479-
ai_llm_status: "The LLM model: %{model_name} is encountering issues. Please check the <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}'>model's configuration page</a>."
479+
ai_llm_status: "The LLM model: %{model_name} is encountering issues. Please check the <a href='%{base_path}/admin/plugins/discourse-ai/ai-llms/%{model_id}/edit'>model's configuration page</a>."

0 commit comments

Comments
 (0)