Skip to content

Commit 20d245d

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#694 from drvoss/patch-42
Update errors-and-exception-handling-modern-cpp.md
2 parents 1c23c31 + 736fe50 commit 20d245d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cpp/errors-and-exception-handling-modern-cpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ Exception specifications were introduced in C++ as a way to specify the exceptio
9595
## See also
9696
9797
[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/>
98+
[Welcome Back to C++ (Modern C++)](../cpp/welcome-back-to-cpp-modern-cpp.md)<br/>
9999
[C++ Language Reference](../cpp/cpp-language-reference.md)<br/>
100-
[C++ Standard Library](../standard-library/cpp-standard-library-reference.md)
100+
[C++ Standard Library](../standard-library/cpp-standard-library-reference.md)

0 commit comments

Comments
 (0)