Skip to content

Commit 4b91f57

Browse files
daisyfaithaumaelithrar
authored andcommitted
Reordered the side nav bar (#17258)
1 parent 340db1b commit 4b91f57

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

src/content/docs/ai-gateway/changelog.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ title: Changelog
44
changelog_file_name:
55
- ai-gateway
66
sidebar:
7-
order: 7
8-
7+
order: 9
98
---
109

11-
import { ProductChangelog } from "~/components"
10+
import { ProductChangelog } from "~/components";
1211

1312
{/* <!-- Actual content lives in /data/changelogs/ai-gateway.yaml. Update the file there for new entries to appear here. For more details, refer to https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/#yaml-file --> */}
1413

src/content/docs/ai-gateway/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Architectures
44
sidebar:
55
group:
66
hideIndex: true
7-
order: 5
7+
order: 10
88
---
99

1010
import { GlossaryTooltip, ResourcesBySelector } from "~/components";

src/content/docs/ai-gateway/evaluations/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Evaluations
33
pcx_content_type: navigation
44
order: 1
55
sidebar:
6+
order: 7
67
badge:
78
text: Beta
89
---

src/content/docs/ai-gateway/reference/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Platform
44
sidebar:
55
group:
66
hideIndex: true
7+
order: 11
78
---
89

910
import { DirectoryListing } from "~/components";

0 commit comments

Comments
 (0)