diff --git a/content/desktop/extensions/private-marketplace.md b/content/desktop/extensions/private-marketplace.md index a35f0fbe8a..24afad002c 100644 --- a/content/desktop/extensions/private-marketplace.md +++ b/content/desktop/extensions/private-marketplace.md @@ -19,7 +19,7 @@ Docker Extensions' private marketplace feature makes use of [Settings Management ## Prerequisites -- [Download and install Docker Desktop 4.25.0 or later](https://docs.docker.com/desktop/release-notes/). +- [Download and install Docker Desktop 4.26.0 or later](https://docs.docker.com/desktop/release-notes/). - You must be an administrator for your organization. - You have the ability to push the `extension-marketplace` folder and `admin-settings.json` file to the locations specified below through device management software such as [Jamf](https://www.jamf.com/). @@ -60,7 +60,7 @@ Docker Extensions' private marketplace feature makes use of [Settings Management This creates 2 files: -- `admin-settings.json`, which activates the private marketplace feature once it’s applied to Docker Desktop on your developers’ machines +- `admin-settings.json`, which activates the private marketplace feature once it’s applied to Docker Desktop on your developers’ machines. - `extensions.txt`, which determines which extensions to list in your private marketplace. ## Step two: Set the private marketplace behaviour diff --git a/data/toc.yaml b/data/toc.yaml index e9c4930413..aba9352d78 100644 --- a/data/toc.yaml +++ b/data/toc.yaml @@ -1269,8 +1269,6 @@ Manuals: title: Manage non-Marketplace extensions - path: /desktop/extensions/settings-feedback/ title: Change settings and give feedback - - path: /desktop/extensions/private-marketplace/ - title: Configure a private marketplace (Beta) - sectiontitle: Extensions SDK section: - path: /desktop/extensions-sdk/