You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview/whats-new-cpp-docs.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,7 @@ This article lists major changes to the Microsoft C++ docs May 2023 through Augu
167
167
168
168
### Community contributors
169
169
170
-
The following people contributed to the C++, C, and Assembler docs during this period. Thank you! See our [contributor guide](https://learn.microsoft.com/contribute) if you'd like to learn how to contribute.
170
+
The following people contributed to the C++, C, and Assembler docs during this period. Thank you! See our [contributor guide](/contribute) if you'd like to learn how to contribute.
-[AlexGuteniev](https://github.com/AlexGuteniev) - Alex Guteniev 
@@ -265,7 +265,7 @@ For what's new related to C++ in Visual Studio, see [What's new for C++ in Visua
265
265
266
266
**New articles**
267
267
268
-
-[Walkthrough: Use Address Sanitizer Continue On Error to find memory safety issues](../cpp/sanitizers/asan-continue-on-error.md)
268
+
-[Walkthrough: Use Address Sanitizer Continue On Error to find memory safety issues](../sanitizers/asan-continue-on-error.md)
269
269
-[Warning C6030](../code-quality/c6030.md)
270
270
-[Warning C6065](../code-quality/c6065.md)
271
271
@@ -307,7 +307,7 @@ For what's new related to C++ in Visual Studio, see [What's new for C++ in Visua
307
307
308
308
## Community contributors
309
309
310
-
The following people contributed to the C++, C, and Assembler docs during this period. Thank you! The following people contributed to the C++, C, and Assembler docs during this period. Thank you! See our [contributor guide](https://learn.microsoft.com/contribute) if you'd like to learn how to contribute.
310
+
The following people contributed to the C++, C, and Assembler docs during this period. Thank you! The following people contributed to the C++, C, and Assembler docs during this period. Thank you! See our [contributor guide](/contribute) if you'd like to learn how to contribute.
311
311
312
312
-[fsb4000](https://github.com/fsb4000) - Igor Zhukov 
0 commit comments