diff options
Diffstat (limited to 'cpp/BuildInstructionsLinux.md')
-rw-r--r-- | cpp/BuildInstructionsLinux.md | 10 |
1 files changed, 5 insertions, 5 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/ |