Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 35daf6d

Browse files
jelbournjosephperrott
authored andcommitted
docs(eol): add final end-of-life homepage messages
1 parent 8cf5d08 commit 35daf6d

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

src/index.html

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,14 @@ <h1 class="brand"><a href="https://angularjs.org"><img width="117" height="30" s
8989
<div class="navbar-inner">
9090
<div class="container">
9191
<p class="site-notice">
92-
AngularJS is now in Long Term Support (LTS) mode: <a href="https://docs.angularjs.org/misc/version-support-status">Find out more</a>. Explore End Of Life (EOL) options <a href="https://blog.angular.io/finding-a-path-forward-with-angularjs-7e186fdd4429">here</a>.
92+
AngularJS support has officially ended as of January 2022.
93+
<a href="https://docs.angularjs.org/misc/version-support-status">
94+
See what ending support means
95+
</a> and
96+
<a href="https://goo.gle/angularjs-end-of-life">
97+
read the end of life announcement</a>.<br>
98+
Visit <a href="https://angular.io">angular.io</a> for the actively supported
99+
Angular.
93100
</p>
94101
</div>
95102
</div>
@@ -116,9 +123,16 @@ <h2>AngularJS</h2>
116123
</div>
117124

118125
<div class="text-center">
119-
<span class="alert">
120-
<strong>AngularJS is now in Long Term Support (LTS) mode</strong>: <a href="https://docs.angularjs.org/misc/version-support-status">Find out more.</a>
121-
</span>
126+
<div class="alert">
127+
AngularJS support has officially ended as of January 2022.
128+
<a href="https://docs.angularjs.org/misc/version-support-status">
129+
See what ending support means
130+
</a> and
131+
<a href="https://goo.gle/angularjs-end-of-life">
132+
read the end of life announcement</a>.<br>
133+
Visit <a href="https://angular.io">angular.io</a> for the actively supported
134+
Angular.
135+
</div>
122136
</div>
123137

124138
</div>

0 commit comments

Comments
 (0)