Skip to content

Commit 973bc9a

Browse files
andybalaamrichvdh
andauthored
Add doc link
Co-authored-by: Richard van der Hoff <[email protected]>
1 parent d0d3268 commit 973bc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/views/settings/encryption/ResetIdentityPanel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ interface ResetIdentityPanelProps {
3030
/**
3131
* The Encryption Settings panel for resetting the identity of the current user.
3232
*
33-
* A thin wrapper around ResetIdentityBody, just adding breadcrumbs.
33+
* A thin wrapper around {@link ResetIdentityBody}, just adding breadcrumbs.
3434
*/
3535
export function ResetIdentityPanel({ onCancelClick, onFinish, variant }: ResetIdentityPanelProps): JSX.Element {
3636
return (

0 commit comments

Comments
 (0)