Skip to content

Commit 6701c74

Browse files
docs: address issue #24249 (#24255)
## Summary Fixed inconsistent terminology by standardizing on "company members" instead of "company users" throughout company management documentation. ## Changes - Updated front matter in `content/manuals/admin/company/users.md` to use "company members" in description and keywords - Updated link text in `content/manuals/admin/company/new-company.md` from "Manage company users" to "Manage company members" Fixes #24249 --- 🤖 Generated with [cagent](https://github.com/docker/cagent) Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
1 parent b08f2a9 commit 6701c74

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/manuals/admin/company/new-company.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ see [Add organizations to a company](./organizations.md#add-organizations-to-a-c
4141
## Next steps
4242

4343
- [Manage organizations](./organizations.md)
44-
- [Manage company users](./users.md)
44+
- [Manage company members](./users.md)
4545
- [Manage company owners](./owners.md)
4646

4747
## More resources

content/manuals/admin/company/users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Manage company members
3-
description: Learn how to manage company users in the Docker Admin Console.
4-
keywords: company, company users, users, admin, Admin Console, member management, organization management, company management, bulk invite, resend invites
3+
description: Learn how to manage company members in the Docker Admin Console.
4+
keywords: company, company members, members, admin, Admin Console, member management, organization management, company management, bulk invite, resend invites
55
---
66

77
{{< summary-bar feature_name="Company" >}}

0 commit comments

Comments
 (0)