diff --git a/src/content/docs/ai-gateway/changelog.mdx b/src/content/docs/ai-gateway/changelog.mdx index 70bf9f4c5ed3bd9..6bd9b17e2929221 100644 --- a/src/content/docs/ai-gateway/changelog.mdx +++ b/src/content/docs/ai-gateway/changelog.mdx @@ -4,11 +4,10 @@ title: Changelog changelog_file_name: - ai-gateway sidebar: - order: 7 - + order: 9 --- -import { ProductChangelog } from "~/components" +import { ProductChangelog } from "~/components"; {/* */} diff --git a/src/content/docs/ai-gateway/demos.mdx b/src/content/docs/ai-gateway/demos.mdx index da7650207ed0362..bce151634bdba05 100644 --- a/src/content/docs/ai-gateway/demos.mdx +++ b/src/content/docs/ai-gateway/demos.mdx @@ -4,7 +4,7 @@ title: Architectures sidebar: group: hideIndex: true - order: 5 + order: 10 --- import { GlossaryTooltip, ResourcesBySelector } from "~/components"; diff --git a/src/content/docs/ai-gateway/evaluations/index.mdx b/src/content/docs/ai-gateway/evaluations/index.mdx index 6079a6cf40dcfda..b637c2b4e638998 100644 --- a/src/content/docs/ai-gateway/evaluations/index.mdx +++ b/src/content/docs/ai-gateway/evaluations/index.mdx @@ -3,6 +3,7 @@ title: Evaluations pcx_content_type: navigation order: 1 sidebar: + order: 7 badge: text: Beta --- diff --git a/src/content/docs/ai-gateway/reference/index.mdx b/src/content/docs/ai-gateway/reference/index.mdx index 323087a65d73854..b7dbff98e844df4 100644 --- a/src/content/docs/ai-gateway/reference/index.mdx +++ b/src/content/docs/ai-gateway/reference/index.mdx @@ -4,6 +4,7 @@ title: Platform sidebar: group: hideIndex: true + order: 11 --- import { DirectoryListing } from "~/components";