Skip to content

Commit 030f429

Browse files
richardlauTrott
authored andcommitted
Remove SmartOS from download page
We stopped releasing Node.js binaries on SmartOS in Node.js 14 so the link on both LTS and Curent download pages leads to a 404 page.
1 parent 769c83f commit 030f429

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

layouts/partials/secondary-download-matrix.hbs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
<h2>{{additional.headline}}</h2>
33
<table class="download-matrix full-width">
44
<tbody>
5-
<tr>
6-
<th>{{additional.SmartOSBinaries}}</th>
7-
<td><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-sunos-x64.tar.xz">64-bit</a></td>
8-
</tr>
9-
105
<tr>
116
<th>{{additional.DockerImage}}</th>
127
<td><a href="https://hub.docker.com/_/node/">{{additional.officialDockerImage}}</a></td>

0 commit comments

Comments
 (0)