Skip to content

Commit 172871f

Browse files
authored
docs: fix admin settings filename (#25578)
## Description Correct the private marketplace guide's single `admins-settings.json` reference to `admin-settings.json`, matching the generated filename used throughout the page. Fixes #25577. ## Validation - `scripts/lint.sh content/manuals/extensions/private-marketplace.md` — Markdown lint passed; Vale was unavailable locally - `git diff --check`
1 parent db8dc2c commit 172871f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/extensions/private-marketplace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This creates 2 files:
6565

6666
> [!IMPORTANT]
6767
>
68-
> If your org is using [Settings Management](/manuals/enterprise/security/hardened-desktop/settings-management/_index.md) via [Docker Home](manuals/enterprise/security/hardened-desktop/settings-management/configure-admin-console/_index.md), you will not need the `admins-settings.json` file. Delete the generated file and keep only the `extensions.txt` file.
68+
> If your org is using [Settings Management](/manuals/enterprise/security/hardened-desktop/settings-management/_index.md) via [Docker Home](manuals/enterprise/security/hardened-desktop/settings-management/configure-admin-console/_index.md), you will not need the `admin-settings.json` file. Delete the generated file and keep only the `extensions.txt` file.
6969
7070
## Step two: Set the behaviour
7171

0 commit comments

Comments
 (0)