Skip to content

Commit a541636

Browse files
committed
Fixing malformed link
1 parent 7ebc728 commit a541636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/apps/develop/windows-integration/default-apps-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To help protect users, Windows requires that app default settings must be manual
6464
* Apps can query which app is the default for a given type. For more information, see [IApplicationAssociationRegistration::QueryCurrentDefault](/windows/win32/api/shobjidl_core/nf-shobjidl_core-iapplicationassociationregistration-querycurrentdefault).
6565
* User setting data for app defaults is obfuscated in registry data stores. Registry-based changes are not supported for apps.
6666
* User setting data for app defaults are protected by a Windows filter driver (UCPD.sys) that blocks apps from writing app defaults data.
67-
* Apps that are distributed by the Microsoft Store must abide by Microsoft Store policy, specifically [Section 10.2.8](windows/apps/publish/store-policies#102-security) which requires that apps only use supported methods for updating Windows settings.
67+
* Apps that are distributed by the Microsoft Store must abide by Microsoft Store policy, specifically [Section 10.2.8](/windows/apps/publish/store-policies#102-security) which requires that apps only use supported methods for updating Windows settings.
6868

6969
## App defaults in managed environments
7070

0 commit comments

Comments
 (0)