diff options
author | Jose <jose@zeroc.com> | 2019-08-05 13:34:19 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2019-08-05 13:36:13 +0200 |
commit | eba984f3dc486e71ea3b1357841f9842e58f7033 (patch) | |
tree | fbe7f24488981dcc1a974a3e4734a33e137e79db /objective-c | |
parent | Fix version in zeroc.ice.net.csproj (diff) | |
download | ice-eba984f3dc486e71ea3b1357841f9842e58f7033.tar.bz2 ice-eba984f3dc486e71ea3b1357841f9842e58f7033.tar.xz ice-eba984f3dc486e71ea3b1357841f9842e58f7033.zip |
Fix doc.zeroc.com URLs - Close #457
Diffstat (limited to 'objective-c')
-rw-r--r-- | objective-c/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/objective-c/README.md b/objective-c/README.md index 5795b68dd53..956b96b332b 100644 --- a/objective-c/README.md +++ b/objective-c/README.md @@ -131,6 +131,6 @@ of `ok` messages. In case of a failure, the tests abort with `failed`. All the test clients and servers run on the iOS device, not on your Mac computer. -[1]: https://doc.zeroc.com/display/Rel/Using+the+macOS+Binary+Distribution+for+Ice+3.7.3 -[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.3 +[1]: https://doc.zeroc.com/ice/3.7/release-notes/using-the-macos-binary-distribution +[2]: https://doc.zeroc.com/ice/3.7/release-notes/supported-platforms-for-ice-3-7-3 [3]: https://en.wikipedia.org/wiki/Automatic_Reference_Counting |