Skip to content

Commit eecad1b

Browse files
committed
remove Node-ChakraCore Nightly builds link from download page
Node-ChakraCore is not being actively developed and there has not been a nightly build in over 5 months. The repository for the project is archived. People can download releases, but the nightlies are not a useful link at this point in time.
1 parent 0a492c4 commit eecad1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

layouts/partials/download-list.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<li><a href="/{{site.locale}}/{{site.download.package-manager.link}}/">{{site.download.package-manager.text}}</a></li>
66
<li><a href="/{{site.locale}}/{{site.download.releases.link}}/">{{site.download.releases.text}}</a></li>
77
<li><a href="https://nodejs.org/download/nightly/">{{site.nightly}}</a></li>
8-
<li><a href="https://nodejs.org/download/chakracore-nightly/">{{site.chakracore-nightly}}</a></li>
98
<li><a href="https://unofficial-builds.nodejs.org/download/">{{site.unofficial-builds}}</a></li>
109
<li><a href="https://github.com/nodejs/node/blob/master/BUILDING.md#building-nodejs-on-supported-platforms">{{downloads.buildInstructions}}</a></li>
1110
<li><a href="https://github.com/nodejs/help/wiki/Installation">{{site.download.install-on-linux.text}}</a></li>

0 commit comments

Comments
 (0)