Skip to content

Commit 281a410

Browse files
authored
docs: remove Node.js <10.x end of support notice (#3935)
1 parent f22a135 commit 281a410

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

doc-src/templates/default/layout/html/layout.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
<div id="content">
2323
<%= erb(:v3note) %>
24-
<%= erb(:nodeVersionNotice) %>
2524
<!--REGION_DISCLAIMER_DO_NOT_REMOVE-->
2625
<%= yieldall %>
2726
</div>

doc-src/templates/default/layout/html/nodeVersionNotice.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- Retaining this file for future deprecation reference -->
12
<div id="node-version-notice" class="alert alert-warning" style="display:none;">
23
<div class="alert-icon"></div>
34
<div>

0 commit comments

Comments
 (0)