Skip to content

Commit 008fca2

Browse files
authored
fixing link (#3707)
1 parent 9da71a2 commit 008fca2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hub/apps/develop/graphics.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This article provides an index of development features that are related to scena
1212

1313
## Win2D
1414

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

1717
## Windows App SDK features
1818

@@ -22,7 +22,6 @@ The [Windows App SDK](../windows-app-sdk/index.md) provides the following featur
2222
|---------|-------------|
2323
| [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. |
2424

25-
2625
## Windows OS features
2726

2827
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).

0 commit comments

Comments
 (0)