diff options
-rw-r--r-- | matlab/README.md | 2 | ||||
-rw-r--r-- | swift/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/matlab/README.md b/matlab/README.md index 3aa3c1d8db2..7af707eac48 100644 --- a/matlab/README.md +++ b/matlab/README.md @@ -135,4 +135,4 @@ This script automatically starts a Python server for each MATLAB client. MATLAB clients are executed using a minimized MATLAB interpreter and the test output is copied to the Command Prompt window. -[1]: https://zeroc.com/downloads/ice#matlab +[1]: https://zeroc.com/downloads/ice diff --git a/swift/README.md b/swift/README.md index 3fc8a06ba17..7bc572224c8 100644 --- a/swift/README.md +++ b/swift/README.md @@ -69,5 +69,5 @@ python allTests.py --config Debug --platform iphonesimulator ``` depending on your target. -[1]: https://zeroc.com/downloads//ice#swift +[1]: https://zeroc.com/downloads/ice [2]: https://doc.zeroc.com/ice/3.7/release-notes/supported-platforms-for-ice-3-7-3 |