Skip to content

docs: fix broken Markdown link syntax in keep-with-litellm.mdx#6211

Open
LyannEpitech wants to merge 1 commit intokeephq:mainfrom
LyannEpitech:fix-markdown-link-syntax-5400
Open

docs: fix broken Markdown link syntax in keep-with-litellm.mdx#6211
LyannEpitech wants to merge 1 commit intokeephq:mainfrom
LyannEpitech:fix-markdown-link-syntax-5400

Conversation

@LyannEpitech
Copy link
Copy Markdown

📋 Description

This PR fixes the broken Markdown link syntax reported in #5400.

🔧 Changes

  • Fixed the Slack community link in docs/deployment/local-llm/keep-with-litellm.mdx
  • Changed from reversed syntax (Slack community)[URL] to correct syntax [Slack community](URL)

✅ Checklist

🧪 Testing

The link should now render correctly as a clickable hyperlink instead of plain text.

Fixes keephq#5400

The Slack community link was formatted with reversed brackets/parentheses
(Slack community)[URL] instead of [Slack community](URL).

This fixes the Markdown syntax so the link renders correctly.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 5, 2026

@LyannB is attempting to deploy a commit to the KeepHQ Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 5, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dosubot dosubot bot added the Documentation Improvements or additions to documentation label Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

3 participants