From e300d90c0053d6c69b8f720bbb6de6f9f72fd272 Mon Sep 17 00:00:00 2001 From: writinwaters <93570324+writinwaters@users.noreply.github.com> Date: Wed, 7 May 2025 19:49:01 +0800 Subject: [PATCH] Docs: minor format updates (#7514) ### What problem does this PR solve? ### Type of change - [x] Documentation Update --- docs/develop/launch_mcp_server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/develop/launch_mcp_server.md b/docs/develop/launch_mcp_server.md index e9acdf9b4..de4806a00 100644 --- a/docs/develop/launch_mcp_server.md +++ b/docs/develop/launch_mcp_server.md @@ -27,7 +27,7 @@ Once a connection is established, an MCP server communicates with its client in :::tip INFO If you wish to try out our MCP server without upgrading RAGFlow, community contributor **yiminghub2024** 👏 shares their recommended steps [here](#launch-an-mcp-server-without-upgrading-ragflow). -:: +::: ## Launch an MCP server