From e1883a1e32025d985eec9b9e179a128faabdfea5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:15:19 +0000 Subject: [PATCH] docs: address issue #24281 (#24314) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Fixed broken anchor link in organization FAQ that pointed to a non-existent heading in the onboarding documentation. ## Changes - Updated anchor in `content/manuals/admin/faqs/organization-faqs.md` from `#step-1-identify-your-docker-users-and-their-docker-accounts` to `#step-one-identify-your-docker-users` to match the actual heading in the onboarding guide. Fixes #24281 --- 🤖 Generated with [cagent](https://github.com/docker/cagent) Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com> --- content/manuals/admin/faqs/organization-faqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/admin/faqs/organization-faqs.md b/content/manuals/admin/faqs/organization-faqs.md index 827372388f..1dad27dec7 100644 --- a/content/manuals/admin/faqs/organization-faqs.md +++ b/content/manuals/admin/faqs/organization-faqs.md @@ -17,7 +17,7 @@ find out how many users have Docker Desktop installed. If your organization doesn't use this software, you can run an internal survey to find out who is using Docker Desktop. -For more information, see [Identify your Docker users and their Docker accounts](../../admin/organization/onboard.md#step-1-identify-your-docker-users-and-their-docker-accounts). +For more information, see [Identify your Docker users and their Docker accounts](../../admin/organization/onboard.md#step-one-identify-your-docker-users). ### Do users need to authenticate with Docker before an owner can add them to an organization?