Skip to content

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

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

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

Conversation

@LyannEpitech
Copy link
Copy Markdown

Description

Fixes #5400

The Slack community link in the "Running Keep with LiteLLM" documentation was incorrectly formatted with reversed parentheses and brackets:

This change corrects the Markdown syntax so the link renders properly as a clickable hyperlink.

Changes

  • Fixed Markdown link syntax in

Testing

  • Verified the corrected Markdown syntax renders correctly

📋 Checklist

  • Documentation update (no functional changes)

Fixes keephq#5400

The Slack community link was incorrectly formatted with reversed
parentheses and brackets: (text)[url] instead of [text](url).

This change corrects the Markdown syntax so the link renders
properly as a clickable hyperlink.
@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