From 4cd5d71f8793c5decbcc87d4beb55986a48ac795 Mon Sep 17 00:00:00 2001 From: Sarah Sanders Date: Mon, 16 Dec 2024 15:48:57 -0800 Subject: [PATCH] Fix broken links --- content/manuals/accounts/manage-account.md | 2 +- content/manuals/admin/company/new-company.md | 8 ++++---- content/manuals/admin/organization/orgs.md | 8 ++++---- content/manuals/subscription/change.md | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/content/manuals/accounts/manage-account.md b/content/manuals/accounts/manage-account.md index ce47dcce0e..9d28ded5cb 100644 --- a/content/manuals/accounts/manage-account.md +++ b/content/manuals/accounts/manage-account.md @@ -63,6 +63,6 @@ For information on personal access tokens, see [Create and manage access tokens] You can take administrative actions for your account in Docker Home. -For more information on converting your account, see [Convert an account into an organization](../admin/convert-account.md). +For more information on converting your account, see [Convert an account into an organization](../admin/organization/convert-account.md). For information on deactivating your account, see [Deactivating a user account](./deactivate-user-account.md). diff --git a/content/manuals/admin/company/new-company.md b/content/manuals/admin/company/new-company.md index a519e95cc5..9100cf8562 100644 --- a/content/manuals/admin/company/new-company.md +++ b/content/manuals/admin/company/new-company.md @@ -18,15 +18,15 @@ To create a new company: 1. Sign in to the [Admin Console](https://app.docker.com/admin). 2. Select your organization you want to add to your company from the **Choose profile** page. -2. Under **Organization settings**, select **Company management**. -3. Select **Create a company**. -4. Enter a unique name for your company, then select **Continue**. +3. Under **Organization settings**, select **Company management**. +4. Select **Create a company**. +5. Enter a unique name for your company, then select **Continue**. > [!TIP] > > The name for your company can't be the same as an existing user, organization, or company namespace. -5. Review the company migration details and then select **Create company**. +6. Review the company migration details and then select **Create company**. For more information on how you can add organizations to your company, see [Add organizations to a company](./organizations.md#add-organizations-to-a-company). diff --git a/content/manuals/admin/organization/orgs.md b/content/manuals/admin/organization/orgs.md index c95e6db44c..426a2d80d1 100644 --- a/content/manuals/admin/organization/orgs.md +++ b/content/manuals/admin/organization/orgs.md @@ -21,7 +21,7 @@ There are multiple ways to create an organization. You can either: The following section contains instructions on how to create a new organization. For prerequisites and detailed instructions on converting an existing user account to an organization, see -[Convert an account into an organization](../convert-account.md). +[Convert an account into an organization](/manuals/admin/organization/convert-account.md). {{< tabs >}} {{< tab name="Docker Hub" >}} @@ -36,7 +36,7 @@ organization after you've created it. > [!NOTE] > - > You can't use the same name for the organization and your Docker ID. If you want to use your Docker ID as the organization name, then you must first [convert your account into an organization](../convert-account.md). + > You can't use the same name for the organization and your Docker ID. If you want to use your Docker ID as the organization name, then you must first [convert your account into an organization](/manuals/admin/organization/convert-account.md). 6. Enter your **Company name**. This is the full name of your company. Docker displays the company name on your organization page and in the details of any @@ -66,7 +66,7 @@ organization after you've created it. > [!NOTE] > - > You can't use the same name for the organization and your Docker ID. If you want to use your Docker ID as the organization name, then you must first [convert your account into an organization](../convert-account.md). + > You can't use the same name for the organization and your Docker ID. If you want to use your Docker ID as the organization name, then you must first [convert your account into an organization](/manuals/admin/organization/convert-account.md). 7. Enter your **Company name**. This is the full name of your company. Docker displays the company name on your organization page and in the details of any @@ -95,7 +95,7 @@ To view an organization: > > You can't *directly* sign in to an organization. This is especially > important to note if you create an organization by - [converting a user account](../convert-account.md), as conversion means you lose the ability to log into that + [converting a user account](/manuals/admin/organization/convert-account.md), as conversion means you lose the ability to log into that > "account", since it no longer exists. To view the organization you > need to sign in with the new owner account assigned during the > conversion or another account that was added as a member. If you diff --git a/content/manuals/subscription/change.md b/content/manuals/subscription/change.md index d593a9cce4..6328ab3f6c 100644 --- a/content/manuals/subscription/change.md +++ b/content/manuals/subscription/change.md @@ -41,7 +41,7 @@ To upgrade your Docker subscription: 1. Sign in to [Docker Home](https://app.docker.com/). 2. Under Settings and administration, select **Billing**. -3. Optional. If you're upgrading from a free Personal plan to a Team plan and want to keep your username, [convert your user account into an organization](../admin/convert-account.md). +3. Optional. If you're upgrading from a free Personal plan to a Team plan and want to keep your username, [convert your user account into an organization](../admin/organization/convert-account.md). 4. Select the account you want to upgrade in the drop-down at the top-left of the page. 5. Select **Upgrade**. 6. Follow the on-screen instructions to complete your upgrade.