Skip to content

Commit 9e39575

Browse files
committed
Fix link
1 parent 5f63bdb commit 9e39575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/create-csharp-winform-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ After you select your C# project template and name your project, Visual Studio o
114114

115115
:::image type="content" source="../ide/media/vb-button-control-function.png" alt-text="Screenshot showing the new name for the button.":::
116116

117-
You can [dock or anchor](/dotnet/desktop/winforms/controls/how-to-dock-and-anchor.md) the controls on your form to help with automatic placement and sizing, when the form changes size.
117+
You can [dock or anchor](/dotnet/desktop/winforms/controls/how-to-dock-and-anchor) the controls on your form to help with automatic placement and sizing, when the form changes size.
118118

119119
> [!NOTE]
120120
> If you alphabetized the list in the **Properties** window, **Button1** appears in the **(DataBindings)** section, instead.

0 commit comments

Comments
 (0)