Skip to content

Commit cb343fe

Browse files
author
Dave Conway-Jones
committed
bump to node.js 4.6.2 links
1 parent ce15e27 commit cb343fe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/getting-started/installation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ contain a binary component. Check with the author of the package if you are not
1313

1414
You can get the latest Long Term Support (LTS) version of Node <code>4.x</code> from:
1515

16-
- Linux Binaries: [32-bit](https://nodejs.org/dist/latest-v4.x/node-v4.6.1-linux-x86.tar.gz)
16+
- Linux Binaries: [32-bit](https://nodejs.org/dist/latest-v4.x/node-v4.6.2-linux-x86.tar.gz)
1717
or
18-
[64-bit](https://nodejs.org/dist/latest-v4.x/node-v4.6.1-linux-x64.tar.gz)
19-
- Max OS X Installer: [Universal](https://nodejs.org/dist/latest-v4.x/node-v4.6.1.pkg)
20-
- Windows Installer: [32-bit](https://nodejs.org/dist/latest-v4.x/node-v4.6.1-x86.msi)
18+
[64-bit](https://nodejs.org/dist/latest-v4.x/node-v4.6.2-linux-x64.tar.gz)
19+
- Max OS X Installer: [Universal](https://nodejs.org/dist/latest-v4.x/node-v4.6.2.pkg)
20+
- Windows Installer: [32-bit](https://nodejs.org/dist/latest-v4.x/node-v4.6.2-x86.msi)
2121
or
22-
[64-bit](https://nodejs.org/dist/latest-v4.x/node-v4.6.1-x64.msi)
22+
[64-bit](https://nodejs.org/dist/latest-v4.x/node-v4.6.2-x64.msi)
2323

2424
It is often easiest to use a [packaged version](https://nodejs.org/en/download/package-manager/)
2525
specifically for your operating system.

0 commit comments

Comments
 (0)