mirror of https://github.com/docker/docs.git
Merge pull request #10964 from usha-mandya/hub-4182
Add Convert to org docs
This commit is contained in:
commit
93f28522ab
|
@ -1203,6 +1203,8 @@ manuals:
|
|||
title: Generate a new recovery code
|
||||
- sectiontitle: Administration
|
||||
section:
|
||||
- path: /docker-hub/convert-account/
|
||||
title: Convert an account into an organization
|
||||
- path: /docker-hub/deactivate-account/
|
||||
title: Deactivate an account or an organization
|
||||
- sectiontitle: Billing
|
||||
|
|
|
@ -9,7 +9,6 @@ You can convert an existing user account to an organization. You might want to d
|
|||
> **Note:**
|
||||
>
|
||||
> Once you convert your account to an organization, you can’t revert it to a user account, so make sure you really want to convert the user account.
|
||||
{: .warning }
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
@ -59,4 +58,4 @@ Before you convert a user account to an organization, ensure that you have compl
|
|||
|
||||
6. Click **Convert** to confirm. The new owner will receive a notification email. Use that owner account to log into your new organization.
|
||||
|
||||
Your Pro user account has now been converted to an organization.
|
||||
Your Pro user account has now been converted to an organization.
|
||||
|
|
|
@ -4,7 +4,6 @@ keywords: Docker, docker, registry, teams, organizations, plans, Dockerfile, Doc
|
|||
title: Teams and Organizations
|
||||
redirect_from:
|
||||
- /docker-cloud/orgs/
|
||||
- /docker-hub/convert-account/
|
||||
---
|
||||
|
||||
Docker Hub organizations let you create teams so you can give your team access
|
||||
|
|
Loading…
Reference in New Issue