Skip to content

Commit 06c12e8

Browse files
Fix broken SSO removal anchor link (#25370)
Fixes a broken anchor link in `content/manuals/admin/organization/deactivate-account.md`. The existing link pointed to `#remove-an-organization`, which does not exist in the target document. Updated it to `#delete-a-connection`, which points to the correct section for removing an SSO connection. ## Related issues or tickets Fixes #25367 ## Reviews * [x] Technical review * [ ] Editorial review * [ ] Product review
1 parent 0c00045 commit 06c12e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/admin/organization/deactivate-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ organization:
2929
- If you have an active Docker subscription, [downgrade it to a free subscription](../../subscription/change.md).
3030
- Remove all other members within the organization.
3131
- Unlink your [GitHub and Bitbucket accounts](../../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account).
32-
- For Business organizations, [remove your SSO connection](/manuals/enterprise/security/single-sign-on/manage.md#remove-an-organization).
32+
- For Business organizations, [remove your SSO connection](/manuals/enterprise/security/single-sign-on/manage.md#delete-a-connection).
3333

3434
## Deactivate
3535

0 commit comments

Comments
 (0)