Merge pull request #446 from leecow/master

Fix download links for Windows and macOS installers.
This commit is contained in:
Lee Coward 2017-01-23 23:28:26 -08:00 committed by GitHub
commit 7f3db1c76a

View file

@ -2,8 +2,8 @@
| | Installer | Binaries |
| ----------------------- | :----------------------------------------------: | :----------------------------------------------:|
| Windows | [32-bit](https://go.microsoft.com/fwlink/?LinkID=809127) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=809126) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=809127) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=809126) |
| macOS | [64-bit](https://go.microsoft.com/fwlink/?LinkID=809117) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=809128) |
| Windows | [32-bit](https://go.microsoft.com/fwlink/?LinkID=809123) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=809122) | [32-bit](https://go.microsoft.com/fwlink/?LinkID=809127) / [64-bit](https://go.microsoft.com/fwlink/?LinkID=809126) |
| macOS | [64-bit](https://go.microsoft.com/fwlink/?LinkID=809124) | [64-bit](https://go.microsoft.com/fwlink/?LinkID=809128) |
| CentOS 7.1 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=809131) |
| Debian 8 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=809130) |
| Fedora 23 | - | [64-bit](https://go.microsoft.com/fwlink/?LinkID=816869) |