Skip to content

Commit cb3f279

Browse files
committed
minor updates for markdown lint
1 parent 8f4061b commit cb3f279

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/use-cases/AI_ML/MCP/05_open-webui.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ import Conversation from '@site/static/images/use-cases/AI_ML/MCP/9_conversation
3636
You will need to install [uv](https://docs.astral.sh/uv/) to follow the instructions in this guide.
3737
If you don't want to use uv, you will need to update the MCP Server config to use an alternative package manager.
3838

39-
4039
## Launch Open WebUI {#launch-open-webui}
4140

4241
To launch Open WebUI, you can run the following command:

scripts/.markdownlint-cli2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ ignores:
3737
- "docs/cloud/manage/api"
3838
- "docs/use-cases/AI_ML/MCP/ai_agent_libraries/index.md" # autogenerated
3939
- "docs/sql-reference/functions" # autogenerated
40+
- "docs/cloud/reference/changelog.md"
4041
customRules:
4142
# add custom rules here
4243
- "./markdownlint/custom_rules/links_url_type.js"

0 commit comments

Comments
 (0)