Skip to content

Commit 08da481

Browse files
committed
feat: add doc comments link to app links
1 parent d20f734 commit 08da481

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app-links.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,5 +175,9 @@ export const appLinks = [
175175
{
176176
from: '/app-links/video-audio-preview',
177177
to: '/docs/Features/video-audio-preview',
178+
},
179+
{
180+
from: '/app-links/doc-comments',
181+
to: '/docs/Features/doc-comments',
178182
}
179183
];

0 commit comments

Comments
 (0)