From fde329da808647e7ff40a19242f2ffc879d522f0 Mon Sep 17 00:00:00 2001 From: mgechev Date: Mon, 4 Oct 2021 09:59:54 -0700 Subject: [PATCH] docs: update ngUpgrade support message (#43704) PR Close #43704 --- aio/content/guide/upgrade.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/aio/content/guide/upgrade.md b/aio/content/guide/upgrade.md index 4282281ec93..d326ecf47d0 100644 --- a/aio/content/guide/upgrade.md +++ b/aio/content/guide/upgrade.md @@ -194,9 +194,10 @@ since there's a natural coexistence between the two frameworks during the transition period.
-With the -deprecation of AngularJS, ngUpgrade is now in a feature complete state. We will continue -publishing security and bug fixes until December 31st, 2022. +The end of life +of AngularJS is December 31st, 2021. With this event, ngUpgrade is now in a +feature complete state. We will continue publishing security and bug fixes for ngUpgrade +at least until December 31st, 2022.
### How ngUpgrade Works