Skip to content

Commit 67d43dc

Browse files
ziyuheheziyuhehe
andauthored
update (#60)
* Update Document * Update * update --------- Co-authored-by: ziyuhehe <[email protected]>
1 parent d073117 commit 67d43dc

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

sidebars.js

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,12 @@ const sidebars = {
411411
},
412412
{
413413
type: "category",
414+
link: {
415+
type: "doc",
416+
id: "common-workflows/analytics/use-bot-api/use-bot-api",
417+
},
414418
label: "Bot APIs",
415419
items: [
416-
"common-workflows/analytics/use-bot-api/use-bot-api",
417420
"common-workflows/analytics/use-bot-api/get-bot-configuration",
418421
"common-workflows/analytics/use-bot-api/get-bot-question-list",
419422
"common-workflows/analytics/use-bot-api/create-a-bot-instance",
@@ -425,9 +428,12 @@ const sidebars = {
425428
},
426429
{
427430
type: "category",
431+
link: {
432+
type: "doc",
433+
id: "common-workflows/analytics/question-with-bot-routing-api/question-api",
434+
},
428435
label: "Question with Bot Routing APIs",
429436
items: [
430-
"common-workflows/analytics/question-with-bot-routing-api/question-api",
431437
"common-workflows/analytics/question-with-bot-routing-api/ask-question-to-bots-in-the-application",
432438
"common-workflows/analytics/question-with-bot-routing-api/get-question-from-bots-in-the-application",
433439
"common-workflows/analytics/question-with-bot-routing-api/get-image-of-answer",

0 commit comments

Comments
 (0)