Skip to content

Commit bb6c030

Browse files
Fix link in app certification process documentation
1 parent 40a65b0 commit bb6c030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/apps/publish/publish-your-app/msi/app-certification-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Review this list to help avoid issues that frequently prevent apps from getting
7979
- Provide any necessary info required to use your app, such as the username and password for a test account if your app requires users to log in to a service, or any steps required to access hidden or locked features.
8080
- Configure your app's installer to provide your app’s information such as ProductName, Publisher Name, Default Language, Version info (as applicable) in places where customers expect to find such information such as ‘Add/Remove Programs’ in Windows. This information is part of your app’s installer package. See [setting installer properties](/windows/win32/msi/property-reference#product-information-properties) for more details on how to set properties for your Windows installer
8181
- Include a privacy policy URL if your app requires one; for example, if your app accesses any kind of personal information in any way or is otherwise required by law. To help determine if your app requires a privacy policy, review the [App Developer Agreement](https://go.microsoft.com/fwlink/?linkid=528905) and the [Microsoft Store Policies](../../store-policies.md#105-personal-information).
82-
- Make sure that your app's description clearly represents what it does. For help, see our guidance on [writing a great app description](/hub/apps/publish/faq/submit-your-app.md).
82+
- Make sure that your app's description clearly represents what it does. For help, see our guidance on [writing a great app description](../../faq/submit-your-app.md)
8383
- Do not declare your app as accessible unless you have specifically engineered and tested it for accessibility scenarios.
8484
- Review the [Microsoft Store Policies](../../store-policies.md) to ensure your app meets all the requirements listed there.
8585

0 commit comments

Comments
 (0)