From 3a14ebfb59b5768e1a61e03281a75f0adddfda4e Mon Sep 17 00:00:00 2001 From: anxovatomica Date: Tue, 12 May 2026 04:26:15 +0800 Subject: [PATCH] docs: fix reversed Markdown link syntax in LiteLLM guide (#5400) --- docs/deployment/local-llm/keep-with-litellm.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deployment/local-llm/keep-with-litellm.mdx b/docs/deployment/local-llm/keep-with-litellm.mdx index 12f3923577..1f6e93e948 100644 --- a/docs/deployment/local-llm/keep-with-litellm.mdx +++ b/docs/deployment/local-llm/keep-with-litellm.mdx @@ -4,8 +4,8 @@ title: "Running Keep with LiteLLM" This guide is for users who want to run Keep with locally hosted LLM models. - If you encounter any issues, please talk to us at our (Slack - community)[https://slack.keephq.dev]. + If you encounter any issues, please talk to us at our [Slack + community](https://slack.keephq.dev). ## Overview