We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec95bc commit 7c03e01Copy full SHA for 7c03e01
1 file changed
app-links.js
@@ -127,5 +127,13 @@ export const appLinks = [
127
{
128
from: '/app-links/tab-bar',
129
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
138
}
139
];
0 commit comments