mirror of https://github.com/docker/docs.git
Fix broken links
This commit is contained in:
parent
f60f50af7b
commit
4cd5d71f87
|
@ -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).
|
||||
|
|
|
@ -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).
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue