diff options
Diffstat (limited to 'cpp/doxygen')
-rw-r--r-- | cpp/doxygen/mainpage-cpp11.md | 2 | ||||
-rw-r--r-- | cpp/doxygen/mainpage-cpp98.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/doxygen/mainpage-cpp11.md b/cpp/doxygen/mainpage-cpp11.md index 2d3f203eacc..4a7e79feaf8 100644 --- a/cpp/doxygen/mainpage-cpp11.md +++ b/cpp/doxygen/mainpage-cpp11.md @@ -4,6 +4,6 @@ Overview This is the API reference for the C++11 mapping. We provide a [tag file](../icecpp11.tag) if you would like to include links to this documentation in your own Doxygen projects. -Refer to the [Ice Manual](https://doc.zeroc.com/display/Ice37/Ice+Manual) for more +Refer to the [Ice Manual](https://doc.zeroc.com/ice/3.7/introduction) for more information on the C++11 mapping. An API reference for the [C++98 mapping](../cpp98/index.html) is also available. diff --git a/cpp/doxygen/mainpage-cpp98.md b/cpp/doxygen/mainpage-cpp98.md index e99625cb8d5..a11f82e53a4 100644 --- a/cpp/doxygen/mainpage-cpp98.md +++ b/cpp/doxygen/mainpage-cpp98.md @@ -4,6 +4,6 @@ Overview This is the API reference for the C++98 mapping. We provide a [tag file](../icecpp98.tag) if you would like to include links to this documentation in your own Doxygen projects. -Refer to the [Ice Manual](https://doc.zeroc.com/display/Ice37/Ice+Manual) for more +Refer to the [Ice Manual](https://doc.zeroc.com/ice/3.7/introduction) for more information on the C++98 mapping. An API reference for the [C++11 mapping](../cpp11/index.html) is also available. |