mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-28 07:14:20 +00:00
Update link
This commit is contained in:
parent
a14867afad
commit
ca18163e20
@ -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>,
|
||||
},
|
||||
)}
|
||||
</>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user