diff options
author | Benoit Foucher <benoit@zeroc.com> | 2019-10-11 12:08:11 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2019-10-11 12:08:25 +0200 |
commit | f47df588b6824cb995c87818e4b495689fd42d55 (patch) | |
tree | b3adb7135df83fd97be32bf254ab7ca0d0fb8132 /python | |
parent | Fixed typos (diff) | |
download | ice-f47df588b6824cb995c87818e4b495689fd42d55.tar.bz2 ice-f47df588b6824cb995c87818e4b495689fd42d55.tar.xz ice-f47df588b6824cb995c87818e4b495689fd42d55.zip |
Minor fixes to documentation files
Diffstat (limited to 'python')
-rw-r--r-- | python/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/README.md b/python/README.md index a07dca4cf6c..3e59632e8a7 100644 --- a/python/README.md +++ b/python/README.md @@ -143,4 +143,4 @@ python allTests.py 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/distributions/ice +[1]: https://zeroc.com/downloads/ice |