From 050c09f9028c1383711c746cfd3d8e1173ae820f Mon Sep 17 00:00:00 2001 From: HuangHaijun <1968749040@qq.com> Date: Thu, 19 Jun 2025 13:10:32 +0800 Subject: [PATCH] fix contents --- examples/dify/dify_demo.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/dify/dify_demo.md b/examples/dify/dify_demo.md index e843a6b..88c210a 100644 --- a/examples/dify/dify_demo.md +++ b/examples/dify/dify_demo.md @@ -24,14 +24,14 @@ This document demonstrates how to integrate and use `doris-mcp-server` in Dify t ## Table of Contents - - [Prerequisites](https://www.google.com/search?q=%23prerequisites) - - [Installation & Configuration](https://www.google.com/search?q=%23installation--configuration) - - [Starting the MCP Server](https://www.google.com/search?q=%23starting-the-mcp-server) - - [Ngrok Tunnel (Optional)](https://www.google.com/search?q=%23ngrok-tunnel-optional) - - [Installing & Configuring the Plugin in Dify](https://www.google.com/search?q=%23installing--configuring-the-plugin-in-dify) - - [Creating a Dify App](https://www.google.com/search?q=%23creating-a-dify-app) - - [Adding MCP Tools](https://www.google.com/search?q=%23adding-mcp-tools) - - [Example Calls](https://www.google.com/search?q=%23example-calls) +- [Prerequisites](#prerequisites) +- [Starting the MCP Server](#starting-the-mcp-server) +- [Ngrok Tunnel (Optional)](#ngrok-tunnel-optional) +- [Installing & Configuring the Plugin in Dify](#installing--configuring-the-plugin-in-dify) +- [Creating a Dify App](#creating-a-dify-app) +- [Adding MCP Tools](#adding-mcp-tools) +- [Example Calls](#example-calls) + -----