Skip to content

Commit 5951232

Browse files
TylerMSFTTylerMSFT
authored andcommitted
fix link
1 parent 3de72ef commit 5951232

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/build/reference/ifc-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ When `[[header-unit]]` is specified in the TOML, the compiler implicitly enables
8383
## See also
8484

8585
[Overview of modules in C++](../../cpp/modules-cpp.md)\
86-
[Walkthrough: Build and import header units in Visual C++ projects](../walkthrough-build-and-import-header-units-in-visual-cpp-projects.md)\
86+
[Walkthrough: Build and import header units in Visual C++ projects](../walkthrough-header-units.md)\
8787
[Using C++ Modules in MSVC from the Command Line](https://devblogs.microsoft.com/cppblog/using-cpp-modules-in-msvc-from-the-command-line-part-1/)

docs/error-messages/compiler-errors-2/compiler-errors-c7500-through-c7999.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helpviewer_keywords: ["C7500", "C7501", "C7502", "C7503", "C7504", "C7505", "C75
77
---
88
# Compiler errors C7500 through C7999
99

10-
The articles in this section of the documentation explain a subset of the error messages that are generated by the compiler.
10+
The articles in this section of the documentation explain a subset of the error messages generated by the compiler.
1111

1212
[!INCLUDE[error-boilerplate](../../error-messages/includes/error-boilerplate.md)]
1313

0 commit comments

Comments
 (0)