Skip to content

Commit 5309561

Browse files
committed
nav
1 parent b10b878 commit 5309561

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data/navigation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ export const navigation: NavigationItem[] = [
151151
subsections: [
152152
{ title: "Publishing Changesets", href: "/batch-changes/publishing-changesets", },
153153
{ title: "Tracking Changesets", href: "/batch-changes/tracking-existing-changesets", },
154+
{ title: "Rebasing Changesets", href: "/batch-changes/rebasing-changesets", },
154155
]
155156
},
156157
{

0 commit comments

Comments
 (0)