Skip to content

Commit 3e5f5d6

Browse files
Correct link text of links
1 parent 6940caf commit 3e5f5d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/managing-application-resources-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Resource files are files that are part of an application but are not compiled, f
2525
> [!NOTE]
2626
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Managing app resources (Visual Studio for Mac)](/visualstudio/mac/managing-app-resources).
2727
28-
For more information about resources in .NET desktop apps, see [Resources in desktop apps](/dotnet/framework/resources/index).
28+
For more information about resources in .NET apps, see [Resources in .NET apps](/dotnet/framework/resources/index).
2929

3030
## Work with resources
3131

@@ -46,5 +46,5 @@ Resources are managed differently in .NET projects than in other project types.
4646

4747
## See also
4848

49-
- [Resources in desktop apps (.NET Framework)](/dotnet/framework/resources/index)
49+
- [Resources in .NET apps (.NET Framework)](/dotnet/framework/resources/index)
5050
- [Managing app resources (Visual Studio for Mac)](/visualstudio/mac/managing-app-resources)

0 commit comments

Comments
 (0)