Skip to content

Commit 70feede

Browse files
committed
fix: broken links
1 parent 4ac2c7c commit 70feede

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app-links.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,19 +130,19 @@ export const appLinks = [
130130
},
131131
{
132132
from: '/app-links/claude-code-integration',
133-
to: '/docs/file-management',
133+
to: '/docs/Pro Features/ai-chat',
134134
},
135135
{
136136
from: '/app-links/claude-code-config',
137-
to: '/docs/file-management',
137+
to: '/docs/Pro Features/ai-chat',
138138
},
139139
{
140140
from: '/app-links/design-mode',
141141
to: '/docs/file-management',
142142
},
143143
{
144144
from: '/app-links/ai-chat',
145-
to: '/docs/file-management',
145+
to: '/docs/Pro Features/ai-chat',
146146
},
147147
{
148148
from: '/app-links/markdown-editor',

0 commit comments

Comments
 (0)