diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/BuildInstructionsLinux.md | 10 | ||||
-rw-r--r-- | cpp/BuildInstructionsMacOS.md | 10 | ||||
-rw-r--r-- | cpp/BuildInstructionsWindows.md | 8 |
3 files changed, 14 insertions, 14 deletions
diff --git a/cpp/BuildInstructionsLinux.md b/cpp/BuildInstructionsLinux.md index 4c789483351..bdc92a081f7 100644 --- a/cpp/BuildInstructionsLinux.md +++ b/cpp/BuildInstructionsLinux.md @@ -143,10 +143,10 @@ For the C++11 mapping it also includes the `--c++11` argument: If everything worked out, you should see lots of `ok` messages. In case of a failure, the tests abort with `failed`. -[1]: https://doc.zeroc.com/display/Ice37/Using+the+Linux+Binary+Distributions -[2]: https://doc.zeroc.com/display/Ice37/Supported+Platforms+for+Ice+3.7.0 +[1]: https://doc.zeroc.com/display/Rel/Using+the+Linux+Binary+Distributions+for+Ice+3.7.0 +[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.0 [3]: http://bzip.org -[4]: http://expat.sourceforge.net -[5]: http://symas.com/mdb/ +[4]: https://libexpat.github.io +[5]: https://symas.com/lightning-memory-mapped-database/ [6]: https://github.com/zeroc-ice/mcpp -[7]: http://openssl.org +[7]: https://www.openssl.org/ diff --git a/cpp/BuildInstructionsMacOS.md b/cpp/BuildInstructionsMacOS.md index d86502c04ef..6cee5e069a6 100644 --- a/cpp/BuildInstructionsMacOS.md +++ b/cpp/BuildInstructionsMacOS.md @@ -124,10 +124,10 @@ For the C++11 mapping it also includes the `--c++11` argument: If everything worked out, you should see lots of `ok` messages. In case of a failure, the tests abort with `failed`. -[1]: https://doc.zeroc.com/display/Ice37/Using+the+macOS+Binary+Distribution -[2]: https://doc.zeroc.com/display/Ice37/Supported+Platforms+for+Ice+3.7.0 +[1]: https://doc.zeroc.com/display/Rel/Using+the+macOS+Binary+Distribution+for+Ice+3.7.0 +[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.0 [3]: http://bzip.org -[4]: http://expat.sourceforge.net -[5]: http://symas.com/mdb/ +[4]: https://libexpat.github.io +[5]: https://symas.com/lightning-memory-mapped-database/ [6]: https://github.com/zeroc-ice/mcpp -[7]: http://brew.sh +[7]: https://brew.sh diff --git a/cpp/BuildInstructionsWindows.md b/cpp/BuildInstructionsWindows.md index b08c89425b2..4f85443e564 100644 --- a/cpp/BuildInstructionsWindows.md +++ b/cpp/BuildInstructionsWindows.md @@ -175,11 +175,11 @@ controller. Use the following command to start the test controller: In the "Ice Test Suite" Windows Store application, select the Server language mapping and Protocol you want to use. -[1]: https://zeroc.com/download.html -[2]: https://doc.zeroc.com/display/Ice37/Supported+Platforms+for+Ice+3.7.0 +[1]: https://zeroc.com/distributions/ice +[2]: https://doc.zeroc.com/display/Rel/Supported+Platforms+for+Ice+3.7.0 [3]: http://bzip.org -[4]: http://expat.sourceforge.net -[5]: http://symas.com/mdb/ +[4]: https://libexpat.github.io +[5]: https://symas.com/lightning-memory-mapped-database/ [6]: https://github.com/zeroc-ice/mcpp [7]: https://www.nuget.org [8]: https://github.com/zeroc-ice/ice-builder-visualstudio |