There was an error while loading. Please reload this page.
1 parent cfa2cfc commit bfa1e83Copy full SHA for bfa1e83
1 file changed
app-links.js
@@ -159,5 +159,21 @@ export const appLinks = [
159
{
160
from: '/app-links/themes',
161
to: '/docs/customizing-editor#themes',
162
+ },
163
+ {
164
+ from: '/app-links/styles-bar',
165
+ to: '/docs/Pro Features/styles-bar',
166
167
168
+ from: '/app-links/code-intelligence',
169
+ to: '/docs/Features/Code Intelligence',
170
171
172
+ from: '/app-links/ai-models',
173
+ to: '/docs/Pro Features/ai-chat#choosing-a-model',
174
175
176
+ from: '/app-links/video-audio-preview',
177
+ to: '/docs/Features/video-audio-preview',
178
}
179
];
0 commit comments