From 780d83a1d842ee6ac9255f61e8bd2084b63b5da3 Mon Sep 17 00:00:00 2001 From: Eli Flanagan Date: Fri, 26 May 2017 11:30:56 -0400 Subject: [PATCH] update link --- docs/olm.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/olm.rst b/docs/olm.rst index 093cb47..a18662d 100644 --- a/docs/olm.rst +++ b/docs/olm.rst @@ -2,7 +2,8 @@ Olm: A Cryptographic Ratchet ============================ An implementation of the double cryptographic ratchet described by -https://github.com/trevp/double_ratchet/wiki. +https://whispersystems.org/docs/specifications/doubleratchet/. + Notation -------- @@ -343,7 +344,7 @@ Acknowledgements ---------------- The ratchet that Olm implements was designed by Trevor Perrin and Moxie -Marlinspike - details at https://github.com/trevp/double_ratchet/wiki. Olm is +Marlinspike - details at https://whispersystems.org/docs/specifications/doubleratchet/. Olm is an entirely new implementation written by the Matrix.org team. .. _`Curve25519`: http://cr.yp.to/ecdh.html