update link in README to match changes in 780d83a

Signed-off-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
Hubert Chathi 2017-06-07 23:12:53 -04:00 committed by Richard van der Hoff
parent 780d83a1d8
commit 0fd768e1b5

View file

@ -2,8 +2,8 @@ Olm
===
An implementation of the Double Ratchet cryptographic ratchet described by
https://github.com/trevp/double_ratchet/wiki, written in C and C++11 and
exposed as a C API.
https://whispersystems.org/docs/specifications/doubleratchet/, written in C and
C++11 and exposed as a C API.
The specification of the Olm ratchet can be found in `<docs/olm.rst>`_.