Skip to content

Commit ca0c550

Browse files
Update hub/apps/get-started/best-practices.md
Co-authored-by: Copilot <[email protected]>
1 parent 69d6869 commit ca0c550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/apps/get-started/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Reliable installation, update, and uninstallation experiences are important part
276276

277277
- Listing your app on the [Microsoft Store](https://blogs.windows.com/windowsexperience/2021/06/24/building-a-new-open-microsoft-store-on-windows-11/) makes your app more discoverable for users.
278278
- If you host your app across multiple channels (for example, on a website and on the Microsoft Store), use a consistent application identity and update mechanism across all channels.
279-
- [Distribute your app through the Microsoft Store](/windows/msix/desktop/source-code-overview) to make it more discoverable for users. Note that Windows users access Store apps through the Windows Package Manager [WinGet](../../package-manager/winget/index.md). If you don't publish to the Microsoft Store, you can still make your app easily discoverable in WinGet via the [WinGet repository](../../package-manager/package/index.md).
279+
- [Distribute your app through the Microsoft Store](../distribute-through-store/how-to-distribute-your-win32-app-through-microsoft-store.md) to make it more discoverable for users. Note that Windows users access Store apps through the Windows Package Manager [WinGet](../../package-manager/winget/index.md). If you don't publish to the Microsoft Store, you can still make your app easily discoverable in WinGet via the [WinGet repository](../../package-manager/package/index.md).
280280

281281
<!--todo: unpackaged app distribution best practices -->
282282

0 commit comments

Comments
 (0)