link to local docs/olm.rst

release-v2.2.0
Richard van der Hoff 2017-01-17 10:00:33 +00:00
parent 199a4e7061
commit d1226e1865
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ 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.
The specification of the Olm ratchet can be found in ``docs/olm.rst`` or
https://matrix.org/docs/spec/olm.html.
The specification of the Olm ratchet can be found in `<docs/olm.rst>`_.
This library also includes an implementation of the Megolm cryptographic
ratchet, as specified in ``docs/megolm.rst`` or