diff options
author | Bernard Normier <bernard@zeroc.com> | 2017-06-14 19:41:07 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2017-06-14 19:41:07 -0400 |
commit | 29be602f72032a6a16c2be18a993db746bdc9140 (patch) | |
tree | e6ae18f934ad161139c685f7e068342f25aaa5ea /python/BuildInstructionsWindows.md | |
parent | Fixd references (diff) | |
download | ice-29be602f72032a6a16c2be18a993db746bdc9140.tar.bz2 ice-29be602f72032a6a16c2be18a993db746bdc9140.tar.xz ice-29be602f72032a6a16c2be18a993db746bdc9140.zip |
Updated URLs
Diffstat (limited to 'python/BuildInstructionsWindows.md')
-rw-r--r-- | python/BuildInstructionsWindows.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/BuildInstructionsWindows.md b/python/BuildInstructionsWindows.md index 7bd9414ab39..ef6fdb4b4f1 100644 --- a/python/BuildInstructionsWindows.md +++ b/python/BuildInstructionsWindows.md @@ -105,6 +105,6 @@ After a successful build, you can run the tests as follows: If everything worked out, you should see lots of `ok` messages. In case of a failure, the tests abort with `failed`. -[1]: https://zeroc.com/download.html -[2]: https://doc.zeroc.com/display/Ice37/Supported+Platforms+for+Ice+3.7.0 +[1]: https://zeroc.com/distributions/ice +[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.0 [3]: https://github.com/zeroc-ice/ice-builder-visualstudio |