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 /ruby | |
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 'ruby')
-rw-r--r-- | ruby/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/README.md b/ruby/README.md index 924e53aa3ec..89e8ec7017d 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -163,5 +163,5 @@ Replace `/opt/Ice` with your installation directory. SELINUX=disabled ``` -[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 |