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

@@ -1,4 +1,4 @@
//! Verified contact protocol implementation as [specified by countermitm project](https://countermitm.readthedocs.io/en/stable/new.html#setup-contact-protocol).
//! Verified contact protocol implementation as [specified by countermitm project](https://securejoin.readthedocs.io/en/latest/new.html#setup-contact-protocol).
use std::convert::TryFrom;