Skip to content

Commit 59944fc

Browse files
authored
Fix image paths in remove-app.md documentation
Updated image paths in the documentation for removing a PWA app from the Store to reflect the new PWA overview page.
1 parent cd073a6 commit 59944fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hub/apps/publish/publish-your-app/pwa/remove-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.localizationpriority: medium
1010

1111
At times, you may want to stop offering an app to customers, effectively "unpublishing" it. To do so, navigate to the **Store presence** card on the **App overview** page. You will see that your product is currently available in the Microsoft Store. Click on **Modify availability**, select **Make product unavailable** and click on **Apply**. After you confirm that you want to make the app unavailable, within a few hours it will no longer be visible in the Store, and no new customers will be able to get it (unless they have a [promotional code](../../generate-promotional-codes.md) and are using a Windows 10 or Windows 11 device).
1212

13-
:::image type="content" source="./msix/images/new-overview-make-product-unavailable.png" lightbox="./msix/images/new-overview-make-product-unavailable.png" alt-text="A screenshot of the new msix overview page showing how to make product unavailable in Store":::
13+
:::image type="content" source="images/msix-pwa-make-product-unavailable.png" lightbox="images/msix-pwa-make-product-unavailable.png" alt-text="A screenshot of the new pwa overview page showing how to make product unavailable in Store":::
1414

1515
> [!IMPORTANT]
1616
> This option will override any [visibility](./visibility-options.md#discoverability) settings that you have selected in your submissions.
@@ -21,7 +21,7 @@ Note that any customers who already have the app will still be able to use it an
2121

2222
After making the app unavailable, you'll still see it in Partner Center. If you decide to offer the app to customers again, you can click **Make product available** from the banner on the **App overview** page or you can navigate to **Store presence** card on **App overview** page and **Modify availability** for your product. After you confirm, the app will be available to new customers (unless restricted by the settings in your last submission) within a few hours.
2323

24-
:::image type="content" source="./msix/images/new-overview-make-product-available.png" lightbox="./msix/images/new-overview-make-product-available.png" alt-text="A screenshot of the new msix overview page showing how to make product available in Store":::
24+
:::image type="content" source="images/msix-pwa-make-product-available.png" lightbox="images/msix-pwa-make-product-available.png" alt-text="A screenshot of the new pwa overview page showing how to make product available in Store":::
2525

2626
> [!NOTE]
2727
> If you want to keep your app available, but don't want to continuing offering it to new customers on a particular OS version, you can create a new submission and remove all packages for the OS version on which you want to prevent new acquisitions.

0 commit comments

Comments
 (0)