Update securejoin links

This commit is contained in:
Hocuri
2023-11-17 21:33:27 +01:00
committed by holger krekel
parent cc75038ccc
commit 72bacd56f7
4 changed files with 6 additions and 6 deletions

View File

@@ -218,7 +218,7 @@ class Account:
The function returns immediately and the handshake runs in background, sending
and receiving several messages.
Subsequent calls of `secure_join()` will abort previous, unfinished handshakes.
See https://countermitm.readthedocs.io/en/latest/new.html for protocol details.
See https://securejoin.readthedocs.io/en/latest/new.html for protocol details.
:param qrdata: The text of the scanned QR code.
"""