diff --git a/public/docs/ts/latest/guide/router.jade b/public/docs/ts/latest/guide/router.jade index 60979b8469..24ac0e5bad 100644 --- a/public/docs/ts/latest/guide/router.jade +++ b/public/docs/ts/latest/guide/router.jade @@ -1,10 +1,5 @@ include ../_util-fns -.alert.is-important - :marked - The Component Router is in beta release. This is the recommended Angular 2 router and supersedes - the earlier *deprecated beta* and *v2* routers. - :marked The Angular ***Component Router*** enables navigation from one [view](./glossary.html#view) to the next as users perform application tasks.