Skip to content

Commit bc81f06

Browse files
authored
docs(ai): make AI API reference alphabetical (#694)
This commit ensure that the AI API is listed in alphabetical order.
1 parent d935397 commit bc81f06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mint.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -601,13 +601,13 @@
601601
"pages": [
602602
"ai/api-reference/overview",
603603
"ai/api-reference/audio-to-text",
604-
"ai/api-reference/text-to-image",
605604
"ai/api-reference/image-to-image",
605+
"ai/api-reference/image-to-text",
606606
"ai/api-reference/image-to-video",
607607
"ai/api-reference/segment-anything-2",
608-
"ai/api-reference/upscale",
608+
"ai/api-reference/text-to-image",
609609
"ai/api-reference/text-to-speech",
610-
"ai/api-reference/image-to-text"
610+
"ai/api-reference/upscale"
611611
]
612612
}
613613
]

0 commit comments

Comments
 (0)