Skip to content

Commit 7c03e01

Browse files
committed
chore: app links for ai
1 parent fec95bc commit 7c03e01

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app-links.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,13 @@ export const appLinks = [
127127
{
128128
from: '/app-links/tab-bar',
129129
to: '/docs/file-management#tab-bar',
130+
},
131+
{
132+
from: '/app-links/claude-code-integration',
133+
to: '/docs/file-management',
134+
},
135+
{
136+
from: '/app-links/claude-code-config',
137+
to: '/docs/file-management',
130138
}
131139
];

0 commit comments

Comments
 (0)