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/BuildInstructionsLinuxMacOS.md | |
parent | Fixd references (diff) | |
download | ice-29be602f72032a6a16c2be18a993db746bdc9140.tar.bz2 ice-29be602f72032a6a16c2be18a993db746bdc9140.tar.xz ice-29be602f72032a6a16c2be18a993db746bdc9140.zip |
Updated URLs
Diffstat (limited to 'python/BuildInstructionsLinuxMacOS.md')
-rw-r--r-- | python/BuildInstructionsLinuxMacOS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/BuildInstructionsLinuxMacOS.md b/python/BuildInstructionsLinuxMacOS.md index 13bba321f96..12d30199f14 100644 --- a/python/BuildInstructionsLinuxMacOS.md +++ b/python/BuildInstructionsLinuxMacOS.md @@ -55,5 +55,5 @@ 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 |