Skip to content

Commit a57b632

Browse files
authored
Merge pull request #10362 from Rageking8/fix-malformed-anchor-in-headers
Fix malformed anchor in headers
2 parents 156b653 + 72fc525 commit a57b632

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/ide/optimize-visual-studio-startup-time.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If Visual Studio detects slow startup, a pop-up message appears, alerting you to
2626

2727
The dialog box lists the extensions and tools windows that are affecting startup performance. You can change extension and tool window settings to improve startup performance.
2828

29-
## <a name="extensions" />To change extension settings to improve startup, solution load, and typing performance
29+
## <a name="extensions"></a> To change extension settings to improve startup, solution load, and typing performance
3030

3131
1. Open the **Performance Manager** dialog box by choosing **Help** > **Visual Studio Performance Manager** from the menu bar.
3232

@@ -38,7 +38,7 @@ The dialog box lists the extensions and tools windows that are affecting startup
3838

3939
You can always re-enable the extension for future sessions by using the **Extension Manager** or the **Visual Studio Performance Manager** dialog box.
4040

41-
## <a name="tool-windows" />To change tool window settings to improve startup time
41+
## <a name="tool-windows"></a> To change tool window settings to improve startup time
4242

4343
1. Open the **Performance Manager** dialog box by choosing **Help** > **Visual Studio Performance Manager** from the menu bar.
4444

docs/ide/walkthrough-creating-a-multiple-computer-build-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ If *vcvarsall.bat* runs successfully—that is, no error message is displayed—
280280

281281
- %windir%\Microsoft.NET\Framework64\v4.0.30319
282282

283-
## <a name="install-msbuild-to-gac" /> Install MSBuild assemblies to the Global Assembly Cache (GAC) on the build computer
283+
## <a name="install-msbuild-to-gac"></a> Install MSBuild assemblies to the Global Assembly Cache (GAC) on the build computer
284284

285285
MSBuild requires some additional assemblies to be installed to the GAC on the build computer.
286286

docs/modeling/analyze-and-model-your-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Use domain-specific language to:
7272
Learn more:
7373
- [Modeling SDK for Visual Studio - Domain-Specific Languages](../modeling/modeling-sdk-for-visual-studio-domain-specific-languages.md)
7474

75-
## <a name="VersionSupport" />Edition support for architecture and modeling tools
75+
## <a name="VersionSupport"></a> Edition support for architecture and modeling tools
7676

7777
Visual Studio is available in several editions. Not all of these provide support for the architecture and modeling tools. The following table shows the availability of each tool.
7878

0 commit comments

Comments
 (0)