mirror of https://github.com/docker/docs.git
Merge pull request #21043 from sarahsanders-docker/ENGDOCS-2239
Fix for admin doc and relative path URL
This commit is contained in:
commit
c7d1495b95
|
@ -45,6 +45,8 @@ Consider the following effects of converting your account:
|
|||
|
||||
- The user account that you add as the first owner will have full administrative access to configure and manage the organization.
|
||||
|
||||
- Converting a user account to an organization will delete all of the user's personal access tokens. See [Create an access token](/manuals/security/for-developers/access-tokens.md#create-an-access-token) for steps on creating personal access tokens after converting the user account.
|
||||
|
||||
## Convert an account into an organization
|
||||
|
||||
1. Ensure you have removed your user account from any company or teams or organizations. Also make sure that you have a new Docker ID before you convert an account. See the [Prerequisites](#prerequisites) section for details.
|
||||
|
|
Loading…
Reference in New Issue