diff --git a/CHANGELOG.md b/CHANGELOG.md
index e823d02f9..a5f8ccd85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+**AngularJS support has officially ended as of January 2022.
+[See what ending support means](https://docs.angularjs.org/misc/version-support-status)
+and [read the end of life announcement](https://goo.gle/angularjs-end-of-life).**
+
+**Visit [angular.io](https://angular.io) for the actively supported Angular.**
+
# 1.8.2 meteoric-mining (2020-10-21)
diff --git a/README.md b/README.md
index b0a07e5f7..9a86e8b34 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,11 @@ 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)
+**AngularJS support has officially ended as of January 2022.
+[See what ending support means](https://docs.angularjs.org/misc/version-support-status)
+and [read the end of life announcement](https://goo.gle/angularjs-end-of-life).**
-**Looking for the new Angular? Go here:** https://github.com/angular/angular
+**Visit [angular.io](https://angular.io) for the actively supported Angular.**
--------------------
diff --git a/SECURITY.md b/SECURITY.md
index 47aebc705..584eca530 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -2,19 +2,15 @@
## Supported Versions
+**AngularJS support has officially ended as of January 2022.**
+[See what ending support means](https://docs.angularjs.org/misc/version-support-status)
+and [read the end of life announcement](https://goo.gle/angularjs-end-of-life).
+
+Visit [angular.io](https://angular.io) for the actively supported Angular.
+
| Version | Supported | Status | Comments |
| ----------- | ------------------ | --------------------- | ------------------------------------ |
-| 1.8.x | :white_check_mark: | Long Term Support | See [Long Term Support policy][0] |
-| 1.3.x-1.7.x | :x: | | |
-| 1.2.x | :warning: | Security patches only | Last version to provide IE 8 support |
-| <1.2.0 | :x: | | |
-
-## Reporting a Vulnerability
-
-Email us at [security@angularjs.org](mailto:security@angularjs.org) to report any potential security issues in AngularJS.
-
-Please [use the latest AngularJS possible](https://docs.angularjs.org/guide/security#use-the-latest-angularjs-possible)
-and keep in mind the guidance around AngularJS'
-[expression language](https://docs.angularjs.org/guide/security#angularjs-templates-and-expressions).
-
-[0]: https://docs.angularjs.org/misc/version-support-status#long-term-support
+| 1.8.x | :x: | All support ended | |
+| 1.3.x-1.7.x | :x: | All support ended | |
+| 1.2.x | :x: | All support ended | Last version to provide IE 8 support |
+| <1.2.0 | :x: | All support ended | |
diff --git a/docs/app/assets/css/docs.css b/docs/app/assets/css/docs.css
index 65abc5247..eb28ad39d 100644
--- a/docs/app/assets/css/docs.css
+++ b/docs/app/assets/css/docs.css
@@ -478,10 +478,10 @@ iframe.example {
#navbar-sub {
padding-top: 10px;
padding-bottom: 5px;
- background: rgba(245,245,245,0.88);
+ background: rgba(245,245,245,1);
box-shadow: 0 0 2px #999;
z-index: 1028;
- top: 83px;
+ top: 57px;
}
.main-body-grid {
@@ -982,7 +982,7 @@ toc-container > div > toc-tree > ul > li > toc-tree > ul > li toc-tree > ul li {
#navbar-sub {
position: relative;
- top: 17px;
+ top: 0;
margin-top: 80px;
padding-bottom: 0;
margin-bottom: 0;
diff --git a/docs/config/templates/app/indexPage.template.html b/docs/config/templates/app/indexPage.template.html
index 2146c6d3a..126aab449 100644
--- a/docs/config/templates/app/indexPage.template.html
+++ b/docs/config/templates/app/indexPage.template.html
@@ -142,17 +142,18 @@
-