diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2015-07-08 13:02:11 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2015-07-08 13:02:11 -0230 |
commit | 796211c438588e89fbf7c97f4070889d77158358 (patch) | |
tree | f95b53f66ca4d95f97008853c46a69b6290d4b31 | |
parent | Update js/package.json version to 3.6.0-pre.0 (diff) | |
download | ice-796211c438588e89fbf7c97f4070889d77158358.tar.bz2 ice-796211c438588e89fbf7c97f4070889d77158358.tar.xz ice-796211c438588e89fbf7c97f4070889d77158358.zip |
Fixed download link for Windows third party installer
-rw-r--r-- | cpp/BuildInstructionsMinGW.md | 2 | ||||
-rw-r--r-- | cpp/BuildInstructionsWindows.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/BuildInstructionsMinGW.md b/cpp/BuildInstructionsMinGW.md index a6d2cda7d92..9c3c8461a80 100644 --- a/cpp/BuildInstructionsMinGW.md +++ b/cpp/BuildInstructionsMinGW.md @@ -85,4 +85,4 @@ failure, the tests abort with `failed`. [3]: http://rubyinstaller.org/downloads [4]: http://bzip.org [5]: https://github.com/zeroc-ice/mcpp -[6]: https://zeroc.com/download.html +[6]: https://zeroc.com/download/Ice/3.6/Ice-3.6.0-ThirdParty.msi diff --git a/cpp/BuildInstructionsWindows.md b/cpp/BuildInstructionsWindows.md index 93861655cf0..9e37a0c31c0 100644 --- a/cpp/BuildInstructionsWindows.md +++ b/cpp/BuildInstructionsWindows.md @@ -101,4 +101,4 @@ failure, the tests abort with `failed`. [4]: http://bzip.org [5]: http://www.oracle.com/us/products/database/berkeley-db/overview/index.htm [6]: https://github.com/zeroc-ice/mcpp -[7]: https://zeroc.com/download.html +[7]: https://zeroc.com/download/Ice/3.6/Ice-3.6.0-ThirdParty.msi |