We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5cd897 commit c63d8a9Copy full SHA for c63d8a9
1 file changed
app-links.js
@@ -135,5 +135,25 @@ export const appLinks = [
135
{
136
from: '/app-links/claude-code-config',
137
to: '/docs/file-management',
138
+ },
139
+ {
140
+ from: '/app-links/design-mode',
141
+ to: '/docs/file-management',
142
143
144
+ from: '/app-links/ai-chat',
145
146
147
148
+ from: '/app-links/markdown-editor',
149
150
151
152
+ from: '/app-links/resize-ruler',
153
154
155
156
+ from: '/app-links//terminal',
157
158
}
159
];
0 commit comments