Update link

This commit is contained in:
David Langley 2025-12-23 13:44:47 +00:00
parent a14867afad
commit ca18163e20

View File

@ -460,7 +460,7 @@ export default class SecurityRoomSettingsTab extends React.Component<IProps, ISt
"room_settings|security|history_visibility_warning",
{},
{
a: (sub) => <ExternalLink href="https://element.io/help#encryption20">{sub}</ExternalLink>,
a: (sub) => <ExternalLink href="https://element.io/en/help#e2ee-history-sharing">{sub}</ExternalLink>,
},
)}
</>