Skip to content

Commit b372edd

Browse files
revise-links-to-winui-github-webpage (#3655)
* revise-links-to-winui-github-webpage * link warning
1 parent 1a534be commit b372edd

File tree

14 files changed

+18
-40
lines changed

14 files changed

+18
-40
lines changed

hub/apps/winui/index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,11 @@ keywords: windows 10, windows 11, Windows App SDK, Windows app development platf
2525

2626
The Windows UI Library (WinUI) is a native user experience (UX) framework for both Windows desktop and UWP applications.
2727

28-
By incorporating the [Fluent Design System](https://www.microsoft.com/design/fluent/#/) into all experiences, controls, and styles, WinUI provides consistent, intuitive, and accessible experiences using the latest user interface (UI) patterns.
28+
By incorporating the [Fluent Design System](https://fluent2.microsoft.design/) into all experiences, controls, and styles, WinUI provides consistent, intuitive, and accessible experiences using the latest user interface (UI) patterns.
2929

3030
With support for both desktop and UWP apps, you can build with WinUI from the ground up, or gradually migrate your existing MFC, WinForms, or WPF apps using familiar languages such as C++, C#, Visual Basic, and JavaScript (using [React Native for Windows](https://microsoft.github.io/react-native-windows/)).
3131

32-
## WinUI resources
33-
34-
**GitHub**: The WinUI libraries are hosted on GitHub (in the [WinUI repo](https://github.com/microsoft/microsoft-ui-xaml)) where you can file feature requests or bugs, and interact with the WinUI team.
35-
36-
**Website**: The [WinUI website](https://aka.ms/winui) has product comparisons, explains the various advantages of WinUI, and provides ways to stay engaged with the product and the product team.
32+
> The WinUI libraries are hosted in the [WinUI GitHub repo](https://github.com/he WinUI libraries are hosted in the WinUI GitHub repo where you can file feature requests or bugs, and interact with the WinUI team.microsoft/microsoft-ui-xaml) where you can file feature requests or bugs, and interact with the WinUI team.
3733
3834
## Comparison of WinUI 3 and WinUI 2
3935

hub/apps/winui/winui2/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ For a full, step-by-step walkthrough of adding simple support for the Windows UI
108108

109109
## Contributing to the Windows UI Library
110110

111-
We welcome bug reports, feature requests and community code contributions in the [Windows UI Library repo](https://aka.ms/winui) on GitHub.
111+
We welcome bug reports, feature requests and community code contributions in the [microsoft-ui-xaml repo](https://github.com/microsoft/microsoft-ui-xaml/issues) on GitHub.
112112

113113
## Other resources
114114

hub/apps/winui/winui2/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ For instructions on installing and using the WinUI 2 library, see [Getting start
5757

5858
## Developer engagement
5959

60-
WinUI is hosted in the [Windows UI Library repo](https://aka.ms/winui) on GitHub where we welcome bug reports, feature requests, and community code contributions.
60+
We welcome bug reports, feature requests and community code contributions in the [microsoft-ui-xaml repo](https://github.com/microsoft/microsoft-ui-xaml/issues) on GitHub.
6161

6262
## NuGet package list
6363

@@ -66,8 +66,8 @@ For details on the Windows UI Library NuGet packages, see [Windows UI Library Nu
6666
## See also
6767

6868
- [WinUI 2 API docs](/windows/winui/api/)
69-
- [Source code](https://aka.ms/winui)
7069
- [Windows App SDK](../../windows-app-sdk/index.md)
7170
- [Stable release channel for the Windows App SDK](../../windows-app-sdk/stable-channel.md)
72-
- [Windows App SDK API docs](/windows/windows-app-sdk/api/winrt/)
71+
- [Windows App SDK WinRT API docs](/windows/windows-app-sdk/api/winrt/)
72+
- [Windows App SDK Win32 API docs](/windows/windows-app-sdk/api/win32/)
7373
- [Windows App SDK Samples](https://github.com/microsoft/WindowsAppSDK-Samples)

hub/apps/winui/winui2/release-notes/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ ms.topic: article
99

1010
# Windows UI Library 2 Release Notes
1111

12-
The Windows UI Library (WinUI) is hosted on [GitHub](https://aka.ms/winui).
13-
14-
We encourage you to file bug reports, feature requests and community code contributions in the [Windows UI Library repo](https://aka.ms/winui).
12+
The Windows UI Library (WinUI) is hosted on [GitHub](https://github.com/microsoft/microsoft-ui-xaml) where we encourage you to file bug reports, feature requests and community code contributions.
1513

1614
WinUI includes two NuGet packages:
1715

hub/apps/winui/winui2/release-notes/winui-2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ It includes two NuGet packages:
2020

2121
You can download and use WinUI packages in your app using the NuGet package manager: see [Getting Started with the Windows UI Library](/uwp/toolkits/winui/getting-started) for more information.
2222

23-
WinUI is hosted in the [Windows UI Library repo](https://aka.ms/winui) on GitHub where we welcome bug reports, feature requests and community code contributions.
23+
The Windows UI Library (WinUI) is hosted on [GitHub](https://github.com/microsoft/microsoft-ui-xaml) where we encourage you to file bug reports, feature requests and community code contributions.
2424

2525
## Microsoft.UI.Xaml 2.0.181011001
2626

hub/apps/winui/winui2/release-notes/winui-2.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Download the [WinUI 2.1 NuGet package](https://www.nuget.org/packages/Microsoft.
1616

1717
You can choose to use the WinUI packages in your app using the NuGet package manager: see [Getting Started with the Windows UI Library](/uwp/toolkits/winui/getting-started) for more information.
1818

19-
WinUI is hosted in the [Windows UI Library repo](https://aka.ms/winui) on GitHub where we welcome bug reports, feature requests and community code contributions.
19+
The Windows UI Library (WinUI) is hosted on [GitHub](https://github.com/microsoft/microsoft-ui-xaml) where we encourage you to file bug reports, feature requests and community code contributions.
2020

2121
## What's new in this release
2222

hub/apps/winui/winui2/release-notes/winui-2.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ WinUI 2.2 is the August 2019 release of the Windows UI Library.
1212

1313
You can add WinUI packages to your app using the NuGet package manager: see [Getting Started with the Windows UI Library](../getting-started.md) for more information.
1414

15-
WinUI is hosted in the [Windows UI Library repo](https://aka.ms/winui) on GitHub where we welcome bug reports, feature requests, and community code contributions.
15+
The Windows UI Library (WinUI) is hosted on [GitHub](https://github.com/microsoft/microsoft-ui-xaml) where we encourage you to file bug reports, feature requests and community code contributions.
1616

1717
## Microsoft.UI.Xaml 2.2 Version History
1818

hub/apps/winui/winui2/release-notes/winui-2.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: article
1010

1111
WinUI 2.3 is the January 2020 release of the Windows UI Library (WinUI).
1212

13-
WinUI is hosted in the [Windows UI Library repo](https://aka.ms/winui) on GitHub where we welcome bug reports, feature requests, and community code contributions.
13+
The Windows UI Library (WinUI) is hosted on [GitHub](https://github.com/microsoft/microsoft-ui-xaml) where we encourage you to file bug reports, feature requests and community code contributions.
1414

1515
WinUI Releases: [GitHub release page](https://github.com/microsoft/microsoft-ui-xaml/releases)
1616

hub/apps/winui/winui2/release-notes/winui-2.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: article
1010

1111
WinUI 2.4 is the May 2020 release of the Windows UI Library (WinUI).
1212

13-
WinUI is hosted in the [Windows UI Library repo](https://aka.ms/winui) on GitHub where we welcome bug reports, feature requests, and community code contributions.
13+
The Windows UI Library (WinUI) is hosted on [GitHub](https://github.com/microsoft/microsoft-ui-xaml) where we encourage you to file bug reports, feature requests and community code contributions.
1414

1515
WinUI Releases: [GitHub release page](https://github.com/microsoft/microsoft-ui-xaml/releases)
1616

hub/apps/winui/winui2/release-notes/winui-2.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: article
1010

1111
WinUI 2.5 is the December 2020 release of the Windows UI Library (WinUI).
1212

13-
WinUI is hosted in the [Windows UI Library repo](https://aka.ms/winui) on GitHub where we welcome bug reports, feature requests, and community code contributions.
13+
The Windows UI Library (WinUI) is hosted on [GitHub](https://github.com/microsoft/microsoft-ui-xaml) where we encourage you to file bug reports, feature requests and community code contributions.
1414

1515
WinUI Releases: [GitHub release page](https://github.com/microsoft/microsoft-ui-xaml/releases)
1616

0 commit comments

Comments
 (0)