Skip to content

Commit 8904142

Browse files
MarkTechsonthePunderWoman
authored andcommitted
docs: adds a link to the signal forms example
1 parent e77fb1f commit 8904142

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

adev/src/app/routing/redirections.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,8 @@ export const REDIRECT_ROUTES: Route[] = [
168168
path: 'guide/aria',
169169
redirectTo: '/guide/aria/overview',
170170
},
171+
{
172+
path: 'signal-forms',
173+
redirectTo: '/playground?templateId=4-signal-forms',
174+
},
171175
];

0 commit comments

Comments
 (0)