mirror of https://github.com/docker/docs.git
Changed notes into warnings (#9577)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
This commit is contained in:
parent
e7360acc79
commit
ecf7882aee
|
@ -30,6 +30,7 @@ Before deactivating your Docker Hub account, please complete the following:
|
|||
Once you have completed all the steps above, you may deactivate your account. On Docker Hub, go to **_Your Account_** > **Accounts Settings** > **Deactivate Account**.
|
||||
|
||||
> This cannot be undone! Be sure you've gathered all the data you need from your account before deactivating it.
|
||||
{: .warning }
|
||||
|
||||
|
||||
## Deactivating an organization
|
||||
|
@ -48,3 +49,4 @@ Before deactivating an organization, please complete the following:
|
|||
Once you have completed all the steps above, you may deactivate your organization. On Docker Hub, go to **Organizations** > **_Your Organization_** > **Settings** > **Deactivate Org**.
|
||||
|
||||
> This cannot be undone! Be sure you've gathered all the data you need from your organization before deactivating it.
|
||||
{: .warning }
|
||||
|
|
Loading…
Reference in New Issue