mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
06c12e8367
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