Skip to content

Commit 2bbc9b5

Browse files
thomhurstclaude
andcommitted
docs: fix sidebar capitalization and add migration guide
- Add _category_.json for Architecture folder to fix lowercase label - Move migration guide to top-level docs for sidebar visibility Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7cd55a1 commit 2bbc9b5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Architecture",
3+
"position": 6,
4+
"link": {
5+
"type": "generated-index",
6+
"description": "Learn about the architecture of Modular Pipelines."
7+
}
8+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Migrating to V3
3-
sidebar_position: 99
3+
sidebar_position: 7
44
---
55

66
# Migrating from V2 to V3

0 commit comments

Comments
 (0)