Skip to content

Conversation

fhemberger
Copy link
Contributor

Fixes #1059

<td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/win-x86/node.exe">32-bit</a></td>
<td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/win-x64/node.exe">64-bit</a></td>
<th>Windows Binary (.zip)</th>
<td colspan="3"><a href="https://nodejs.org/dist/{{version.node}}/node-{{version.node}}-x86.zip">32-bit</a></td>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the win suffix should also be included:

node-{{version.node}}-win-x86.zip

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, you're right!

@fhemberger fhemberger force-pushed the fix/windows-node+npm-download branch from 76c0ae8 to 2a8cd53 Compare February 4, 2017 10:58
@fhemberger
Copy link
Contributor Author

@lpinca Fixed!

@fhemberger fhemberger merged commit 2bb0d09 into master Feb 4, 2017
@fhemberger fhemberger deleted the fix/windows-node+npm-download branch February 4, 2017 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants