Skip to content

Commit cfb4bc2

Browse files
committed
Fix for build suggestion
1 parent e5226c1 commit cfb4bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/reference/remove-unused-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This refactoring applies to:
1818
- C#
1919
- Visual Basic
2020

21-
**What:** For [SDK style projects](/visualstudio/msbuild/how-to-use-project-sdk) only, lets you remove unused references.
21+
**What:** For [SDK style projects](../../msbuild/how-to-use-project-sdk.md) only, lets you remove unused references.
2222

2323
**When:** You want to clean up project references and NuGet packages that have no usage.
2424

0 commit comments

Comments
 (0)