Skip to content

docs: fix reversed Markdown link syntax in LiteLLM guide (#5400)#6456

Open
anxovatomica wants to merge 1 commit into
keephq:mainfrom
anxovatomica:fix/broken-markdown-link
Open

docs: fix reversed Markdown link syntax in LiteLLM guide (#5400)#6456
anxovatomica wants to merge 1 commit into
keephq:mainfrom
anxovatomica:fix/broken-markdown-link

Conversation

@anxovatomica
Copy link
Copy Markdown

/claim #5400

Closes #5400

Problem

The Slack community link in the LiteLLM guide uses reversed Markdown syntax (text)[url] instead of [text](url). This causes the link to render as plain text instead of a clickable hyperlink.

Fix

Changed (Slack community)[https://slack.keephq.dev][Slack community](https://slack.keephq.dev)

File

  • docs/deployment/local-llm/keep-with-litellm.mdx

Checklist

  • Identified broken link
  • Applied minimal fix
  • Signed CLA

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. Documentation Improvements or additions to documentation labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🙋 Bounty claim Documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[📃 Docs]: Broken Markdown link (reversed brackets/parentheses) in docs

1 participant