Skip to content

Commit bb98fe8

Browse files
Fix broken link: send-local-toast-desktop-csharp → send-local-toast
Co-authored-by: Copilot <[email protected]>
1 parent 4f701c9 commit bb98fe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/apps/desktop/modernize/desktop-to-uwp-enhance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ For more details, see [Visual Studio support for C++/WinRT](/windows/uwp/cpp-and
123123
Once your project is configured, you can call WinRT APIs directly. The following example sends a toast notification from a WPF or Win32 app.
124124

125125
> [!NOTE]
126-
> Toast notifications require app identity. Packaged apps have identity automatically. For unpackaged apps, see [Send local toast notifications from desktop C# apps](/windows/apps/develop/notifications/app-notifications/send-local-toast-desktop-csharp) for the additional registration steps required.
126+
> Toast notifications require app identity. Packaged apps have identity automatically. For unpackaged apps, see [Send local toast notifications from desktop C# apps](/windows/apps/develop/notifications/app-notifications/send-local-toast) for the additional registration steps required.
127127
128128

129129
```csharp

0 commit comments

Comments
 (0)