1 parent 196f793 commit 736fe50Copy full SHA for 736fe50
1 file changed
docs/cpp/errors-and-exception-handling-modern-cpp.md
@@ -95,6 +95,6 @@ Exception specifications were introduced in C++ as a way to specify the exceptio
95
## See also
96
97
[How to: Interface Between Exceptional and Non-Exceptional Code](../cpp/how-to-interface-between-exceptional-and-non-exceptional-code.md)<br/>
98
-[Welcome Back to C++](../cpp/welcome-back-to-cpp-modern-cpp.md)<br/>
+[Welcome Back to C++ (Modern C++)](../cpp/welcome-back-to-cpp-modern-cpp.md)<br/>
99
[C++ Language Reference](../cpp/cpp-language-reference.md)<br/>
100
-[C++ Standard Library](../standard-library/cpp-standard-library-reference.md)
+[C++ Standard Library](../standard-library/cpp-standard-library-reference.md)
0 commit comments