Skip to content

Commit f9c3bca

Browse files
niels9001Jay-o-Way
andauthored
Readme docs link updates (#11007)
* Readme docs link updates * Update README.md * Update README.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> --------- Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
1 parent b1fee8a commit f9c3bca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
<h3 align="center">
1313
<a href="https://learn.microsoft.com/windows/apps/winui/winui3/">About WinUI</a>
1414
<span> · </span>
15-
<a href="https://learn.microsoft.com/windows/apps/desktop/">Documentation</a>
15+
<a href="https://learn.microsoft.com/windows/apps/">Documentation</a>
1616
<span> · </span>
1717
<a href="https://aka.ms/winui-releasenotes">Release notes</a>
1818
</h3>
1919

20-
WinUI is a user interface layer that contains modern controls and styles for building Windows apps. The current generation is WinUI 3, which ships as part of the [Windows App SDK](https://aka.ms/winappsdk).
20+
WinUI is a user interface layer that contains modern controls and styles for building Windows apps. The current generation is WinUI 3, which ships as part of the [Windows App SDK](https://learn.microsoft.com/windows/apps/windows-app-sdk/).
2121

2222
- **Modern UI:** WinUI embodies Fluent Design to enable intuitive, accessible, and powerful experiences and the latest user interface patterns.
2323
- **Developers in control:** Use .NET with C# or C++ to write apps that run great on x86, x64 and ARM.
2424
- **Optimized for modern experiences & hardware:** Create performant experiences with WinUI that are optimized for modern hardware.
25-
- **Part of the Windows App SDK:** The [Windows App SDK](https://aka.ms/winappsdk) is a set of libraries, frameworks, components, and tools that you can use in your apps to access powerful Windows platform functionality from all kinds of apps on many versions of Windows. The Windows App SDK combines the powers of Win32 native applications alongside modern API usage techniques, so your apps light up everywhere your users are.
25+
- **Part of the Windows App SDK:** The [Windows App SDK](https://learn.microsoft.com/windows/apps/windows-app-sdk/) is a set of libraries, frameworks, components, and tools that you can use in your apps to access powerful Windows platform functionality from all kinds of apps on many versions of Windows. The Windows App SDK combines the powers of Win32 native applications alongside modern API usage techniques, so your apps light up everywhere your users are.
2626
- **Powers key experiences in Windows:** Windows experiences and apps are built with WinUI. Its rich control set and styles make it easy to develop high-quality experiences used by millions every day.
2727

2828
<p align="center">
@@ -34,10 +34,10 @@ WinUI is a user interface layer that contains modern controls and styles for bui
3434

3535
For WinUI, your app's users must be on Windows 10 1809 - Build 17763 or newer (including Windows Insider Previews).
3636

37-
The full documentation of WinUI can be found on [Microsoft Learn](https://learn.microsoft.com/windows/apps/desktop/):
37+
The full documentation of WinUI can be found on [Microsoft Learn](https://learn.microsoft.com/windows/apps/):
3838
- [Get started with WinUI](https://learn.microsoft.com/windows/apps/get-started/start-here)
3939
- [Build your first WinUI app](https://learn.microsoft.com/windows/apps/tutorials/winui-notes/)
40-
- [WinUI & Windows App SDK samples](https://github.com/microsoft/WindowsAppSDK-Samples)
40+
- [WinUI & Windows App SDK samples](https://learn.microsoft.com/windows/apps/get-started/samples)
4141

4242
</br>
4343

0 commit comments

Comments
 (0)