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

Commit 8cf5d08

Browse files
Ed Clementjosephperrott
authored andcommitted
docs(eol): Add EOL options text and link to header
1 parent 3e49f04 commit 8cf5d08

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,8 @@ <h1 class="brand"><a href="https://angularjs.org"><img width="117" height="30" s
8888
<nav id="navbar-notice" class="navbar navbar-fixed-top">
8989
<div class="navbar-inner">
9090
<div class="container">
91-
<p class="site-notice visible-phone">
92-
This site refers to AngularJS (v1.x). <a href="https://angular.io/">Go to the latest Angular</a>.
93-
</p>
94-
<p class="site-notice visible-desktop">
95-
This site and all of its contents are referring to AngularJS (version 1.x),
96-
if you are looking for the latest Angular, please visit <a href="https://angular.io/">angular.io</a>.
91+
<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>.
9793
</p>
9894
</div>
9995
</div>

0 commit comments

Comments
 (0)