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>
This commit is contained in:
github-actions[bot]
2026-03-02 09:17:39 +00:00
committed by GitHub
parent b08f2a9f12
commit 6701c74c5a
2 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ see [Add organizations to a company](./organizations.md#add-organizations-to-a-c
## Next steps
- [Manage organizations](./organizations.md)
- [Manage company users](./users.md)
- [Manage company members](./users.md)
- [Manage company owners](./owners.md)
## More resources

View File

@@ -1,7 +1,7 @@
---
title: Manage company members
description: Learn how to manage company users in the Docker Admin Console.
keywords: company, company users, users, admin, Admin Console, member management, organization management, company management, bulk invite, resend invites
description: Learn how to manage company members in the Docker Admin Console.
keywords: company, company members, members, admin, Admin Console, member management, organization management, company management, bulk invite, resend invites
---
{{< summary-bar feature_name="Company" >}}