Skip to content

Commit

Permalink
fixing link (MicrosoftDocs#3707)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevewhims authored Jul 31, 2023
1 parent 9da71a2 commit 008fca2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hub/apps/develop/graphics.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This article provides an index of development features that are related to scena

## Win2D

[Win2D](/graphics/win2d.md) is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration.
[Win2D](/windows/apps/develop/win2d/) is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration.

## Windows App SDK features

Expand All @@ -22,7 +22,6 @@ The [Windows App SDK](../windows-app-sdk/index.md) provides the following featur
|---------|-------------|
| [Render text with DWriteCore](../windows-app-sdk/dwritecore.md) | Use the C++/COM APIs in the [DWriteCore headers](/windows/windows-app-sdk/api/win32/_dwritecore/) of the Windows App SDK to render text using a device-independent text layout system, high quality sub-pixel Microsoft ClearType text rendering, hardware-accelerated text, multi-format text, wide language support, and much more. |


## Windows OS features

Windows 10 and later OS releases provide a wide variety of APIs related to graphics scenarios for apps. These features are available via a combination of WinRT and Win32 (C++ and COM) APIs provided by the [Windows SDK](https://developer.microsoft.com/windows/downloads/windows-sdk).
Expand Down

0 comments on commit 008fca2

Please sign in to comment.