Skip to content

Commit e1883a1

Browse files
docs: address issue #24281 (#24314)
## 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>
1 parent 89757bd commit e1883a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/admin/faqs/organization-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ find out how many users have Docker Desktop installed. If your organization
1717
doesn't use this software, you can run an internal survey
1818
to find out who is using Docker Desktop.
1919

20-
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).
20+
For more information, see [Identify your Docker users and their Docker accounts](../../admin/organization/onboard.md#step-one-identify-your-docker-users).
2121

2222
### Do users need to authenticate with Docker before an owner can add them to an organization?
2323

0 commit comments

Comments
 (0)