Skip to content

Commit 4771dc9

Browse files
bencodezenthePunderWoman
authored andcommitted
docs: add redirect for angular overview
1 parent e9ba63a commit 4771dc9

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
@@ -164,4 +164,8 @@ export const REDIRECT_ROUTES: Route[] = [
164164
path: 'guide/animations/reusable-animations',
165165
redirectTo: '/guide/legacy-animations/reusable-animations',
166166
},
167+
{
168+
path: 'guide/aria',
169+
redirectTo: '/guide/aria/overview',
170+
},
167171
];

0 commit comments

Comments
 (0)