Skip to content

Commit 8c18ebd

Browse files
authored
Update link text in MSBuild error doc
1 parent dae2e31 commit 8c18ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/errors/msb3276.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This error occurs when MSBuild finds different conflicting versions of the same
3030

3131
## Resolution
3232

33-
The error output message suggests an appropriate way to resolve the error, if the version mismatch is intentional. The link in the output opens the article, [How to: Enable and disable automatic binding redirection](/dotnet/framework/configure-apps/how-to-enable-and-disable-automatic-binding-redirection).
33+
The error output message suggests an appropriate way to resolve the error, if the version mismatch is intentional. The link in the output opens the article, [Enable and disable automatic binding redirection](/dotnet/framework/configure-apps/how-to-enable-and-disable-automatic-binding-redirection).
3434

3535
## Applies to
3636

0 commit comments

Comments
 (0)