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 /objective-c | |
parent | Fixd references (diff) | |
download | ice-29be602f72032a6a16c2be18a993db746bdc9140.tar.bz2 ice-29be602f72032a6a16c2be18a993db746bdc9140.tar.xz ice-29be602f72032a6a16c2be18a993db746bdc9140.zip |
Updated URLs
Diffstat (limited to 'objective-c')
-rw-r--r-- | objective-c/BuildInstructions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/objective-c/BuildInstructions.md b/objective-c/BuildInstructions.md index 582c6529b6c..67d793612e2 100644 --- a/objective-c/BuildInstructions.md +++ b/objective-c/BuildInstructions.md @@ -70,5 +70,5 @@ This command is equivalent to: If everything worked out, you should see lots of `ok` messages. In case of a failure, the tests abort with `failed`. -[1]: https://doc.zeroc.com/display/Ice37/Using+the+macOS+Binary+Distribution -[2]: https://doc.zeroc.com/display/Ice37/Supported+Platforms+for+Ice+3.7.0 +[1]: https://doc.zeroc.com/display/Rel/Using+the+macOS+Binary+Distribution+for+Ice+3.7.0 +[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.0 |