From da35f183f19acccf54f0f0106c87efa61550ac00 Mon Sep 17 00:00:00 2001 From: zhe_mstr Date: Tue, 2 Jul 2024 15:03:51 +0800 Subject: [PATCH] Update --- .../analytics/question-with-bot-routing-api/question-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/common-workflows/analytics/question-with-bot-routing-api/question-api.md b/docs/common-workflows/analytics/question-with-bot-routing-api/question-api.md index fc14ef189..f82316690 100644 --- a/docs/common-workflows/analytics/question-with-bot-routing-api/question-api.md +++ b/docs/common-workflows/analytics/question-with-bot-routing-api/question-api.md @@ -9,7 +9,7 @@ With our newly added question with bot routing APIs, you can inquire all bots wi The question with bot routing APIs enable bots to offer suggested questions, assisting you in discovering relevant queries and answers more efficiently. Additionally, we have enhanced the API to facilitate direct output of visualizations as PNG images, streamlining the process of viewing and interpreting visual data. -- [Ask a question with bot routing](./ask-question-to-bots-in-the-application) +- [Ask a question with bot routing](./ask-question-to-bots-in-the-application.md) - [Get a question with bot routing](./get-question-from-bots-in-the-application.md) - [Get image of an answer related to a question with bot routing](./get-image-of-answer.md) - [Ask for suggested questions with bot routing](./ask-suggested-question-to-bots-in-the-application.md)