Commit 06c12e8
authored
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 review1 parent 0c00045 commit 06c12e8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments