From 9ea88cb5e8937e45377601335dc345974b5fbdee Mon Sep 17 00:00:00 2001 From: Spencer Cheng Date: Thu, 29 Oct 2020 16:16:45 -0700 Subject: [PATCH] Rearrange order --- docker-hub/deactivate-account.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-hub/deactivate-account.md b/docker-hub/deactivate-account.md index 160ce30e99..f15aa9af6f 100644 --- a/docker-hub/deactivate-account.md +++ b/docker-hub/deactivate-account.md @@ -44,11 +44,11 @@ Before deactivating an organization, please complete the following: In Docker Hub, navigate to **Organizations** > **_Your Organization_** > **Billing**. -3. Unlink your [Github and Bitbucket accounts](https://docs.docker.com/docker-hub/builds/link-source/#unlink-a-github-user-account). +3. Remove all other members, including those in the **Owners** team, within the organization. + +4. Unlink your [Github and Bitbucket accounts](https://docs.docker.com/docker-hub/builds/link-source/#unlink-a-github-user-account). Once you have completed all the steps above, you may deactivate your organization. On Docker Hub, go to **Organizations** > **_Your Organization_** > **Settings** > **Deactivate Org**. -4. Remove all other members, including those in the **Owners** team, within the organization. - > This cannot be undone! Be sure you've gathered all the data you need from your organization before deactivating it. {: .warning }