aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2017-06-07 23:12:53 -0400
committerRichard van der Hoff <richard@matrix.org>2017-06-08 11:31:39 +0100
commit0fd768e1b56157cb321d20eaffae59c3cbd4381f (patch)
tree44f2b9fbc4b603865caffddbee2b598895bef073 /README.rst
parent780d83a1d842ee6ac9255f61e8bd2084b63b5da3 (diff)
update link in README to match changes in 780d83a
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7f45b8f..768d47b 100644
--- a/README.rst
+++ b/README.rst
@@ -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>`_.