Skip to content

Commit 1053fda

Browse files
committed
Auto-edits docs
1 parent dd51647 commit 1053fda

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
@@ -55,6 +55,7 @@ export const navigation: NavigationItem[] = [
5555
subsections: [
5656
{ title: "Chat", href: "/cody/capabilities/chat", },
5757
{ title: "Autocomplete", href: "/cody/capabilities/autocomplete", },
58+
{ title: "Auto-edits", href: "/cody/capabilities/auto-edits", },
5859
{ title: "Prompts", href: "/cody/capabilities/commands", },
5960
{ title: "OpenCtx", href: "/cody/capabilities/openctx", },
6061
{ title: "Debug Code", href: "/cody/capabilities/debug-code", },

0 commit comments

Comments
 (0)