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 /java-compat | |
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 'java-compat')
-rw-r--r-- | java-compat/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java-compat/README.md b/java-compat/README.md index 10db3f1c002..9f308750844 100644 --- a/java-compat/README.md +++ b/java-compat/README.md @@ -258,7 +258,7 @@ python allTests.py --android --device=<ip-address> --controller-app To run the tests against a `controller` application started from Android Studio you should omit the `--controller-app` option from the commands above. -[1]: https://zeroc.com/distributions/ice -[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.3 +[1]: https://zeroc.com/downloads/ice +[2]: https://doc.zeroc.com/ice/3.7/release-notes/supported-platforms-for-ice-3-7-3 [3]: https://gradle.org [4]: https://commons.apache.org/proper/commons-compress/ |