Skip to content

Commit 8a54b7c

Browse files
docs: address issue #24299 (#24313)
## Summary Fixed broken cross-reference link to company creation documentation in organization general settings. ## Changes - Updated link in `content/manuals/admin/organization/general-settings.md` from broken relative path `new-company.md` to correct path `/manuals/admin/company/new-company.md` Fixes #24299 --- 🤖 Generated with [cagent](https://github.com/docker/cagent) Co-authored-by: aevesdocker <102604716+aevesdocker@users.noreply.github.com>
1 parent e1883a1 commit 8a54b7c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

content/manuals/admin/organization/general-settings.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ General organization information appears on your organization landing page in th
1313

1414
This information includes:
1515

16-
- Organization Name
17-
- Company
18-
- Location
19-
- Website
20-
- Gravatar email: To add an avatar to your Docker account, create a [Gravatar account](https://gravatar.com/) and upload an avatar. Next, add your Gravatar email to your Docker account settings. It may take some time for your avatar to update in Docker.
16+
- Organization Name
17+
- Company
18+
- Location
19+
- Website
20+
- Gravatar email: To add an avatar to your Docker account, create a [Gravatar account](https://gravatar.com/) and upload an avatar. Next, add your Gravatar email to your Docker account settings. It may take some time for your avatar to update in Docker.
2121

2222
To edit this information:
2323

2424
1. Sign in to the [Admin Console](https://app.docker.com/admin) and
25-
select your organization from the top-left account drop-down.
25+
select your organization from the top-left account drop-down.
2626
1. Enter or update your organization’s details, then select **Save**.
2727

2828
## Next steps
@@ -32,4 +32,4 @@ After configuring your organization information, you can:
3232
- [Configure single sign-on (SSO)](/manuals/enterprise/security/single-sign-on/configure.md)
3333
- [Set up SCIM provisioning](/manuals/enterprise/security/provisioning/scim.md)
3434
- [Manage domains](/manuals/enterprise/security/domain-management.md)
35-
- [Create a company](new-company.md)
35+
- [Create a company](/manuals/admin/company/new-company.md)

0 commit comments

Comments
 (0)