From e7e78b0e634e83b7a4f7ccdfb4f7a84105a7df09 Mon Sep 17 00:00:00 2001 From: Sibiraj <20282546+Sibiraj-S@users.noreply.github.com> Date: Mon, 10 Sep 2018 14:02:40 +0530 Subject: [PATCH 1/4] docs(README.md): update lts information --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ec7c6b466fd..7294e2d742cc 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ piece of cake. Best of all? It makes development fun! -------------------- -##### AngularJS will be moving to Long Term Support (LTS) mode on July 1st 2018: [Find out more](https://docs.angularjs.org/misc/version-support-status) +**On July 1, 2018 AngularJS entered a 3 year Long Term Support period: [Find out more]**(https://docs.angularjs.org/misc/version-support-status) -##### Looking for the new Angular? Go here: https://github.com/angular/angular +**Looking for the new Angular? Go here:** https://github.com/angular/angular -------------------- From 28488d058d5310810b6abf5ac52d16e0adfbab0a Mon Sep 17 00:00:00 2001 From: Sibiraj Date: Mon, 10 Sep 2018 14:05:47 +0530 Subject: [PATCH 2/4] docs(angularjs.org): update lts information in landing page --- docs/content/api/index.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index e50ca5c4d275..5025319ae062 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -5,7 +5,7 @@ # AngularJS API Docs
-**AngularJS will be moving to Long Term Support (LTS) mode on July 1st 2018.**: [Find out more](misc/version-support-status). +**On July 1, 2018 AngularJS entered a 3 year Long Term Support period..**: [Find out more](misc/version-support-status).
## Welcome to the AngularJS API docs page. From 99e737910b74e9c14fa7fa84983ff8aefa38e6e9 Mon Sep 17 00:00:00 2001 From: Sibiraj <20282546+Sibiraj-S@users.noreply.github.com> Date: Mon, 10 Sep 2018 22:32:35 +0530 Subject: [PATCH 3/4] docs(README.md): fix markdown formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7294e2d742cc..18d1280cd071 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ piece of cake. Best of all? It makes development fun! -------------------- -**On July 1, 2018 AngularJS entered a 3 year Long Term Support period: [Find out more]**(https://docs.angularjs.org/misc/version-support-status) +**On July 1, 2018 AngularJS entered a 3 year Long Term Support period:** [Find out more](https://docs.angularjs.org/misc/version-support-status) **Looking for the new Angular? Go here:** https://github.com/angular/angular From 0b7555321add61b847a66687dfe478ebbc3e5ac2 Mon Sep 17 00:00:00 2001 From: Sibiraj <20282546+Sibiraj-S@users.noreply.github.com> Date: Mon, 10 Sep 2018 22:55:48 +0530 Subject: [PATCH 4/4] docs(angularjs.org): remove extra punctuation --- docs/content/api/index.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 5025319ae062..c6c250fa95ba 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -5,7 +5,7 @@ # AngularJS API Docs
-**On July 1, 2018 AngularJS entered a 3 year Long Term Support period..**: [Find out more](misc/version-support-status). +**On July 1, 2018 AngularJS entered a 3 year Long Term Support period:** [Find out more](misc/version-support-status).
## Welcome to the AngularJS API docs page.