Skip to content

Commit 7790afd

Browse files
Fix sidebar ordering: ensure consistent end-of-nav sequence
Update positions to maintain consistent order at end: - CLI (14) - Server (15) - SDKs (16) - Version Compatibility (17) - Sponsors (18) - Support (19) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 6063eb9 commit 7790afd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 15
2+
sidebar_position: 17
33
title: Version Compatibility
44
description: Compatibility matrix for Durable Workflow components
55
---

docs/sponsors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 15
2+
sidebar_position: 18
33
---
44

55
# Sponsors

docs/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 16
2+
sidebar_position: 19
33
---
44

55
# Support

0 commit comments

Comments
 (0)