From 24e4f3f89fa9c11f0505bbab103e85a8cd0f0647 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 13 May 2016 12:54:30 +0100 Subject: [PATCH 1/2] fix postojna link --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 67e52d3..b2f48da 100644 --- a/README.rst +++ b/README.rst @@ -81,8 +81,7 @@ What's an olm? ~~~~~~~~~~~~~~ It's a really cool species of European troglodytic salamander. -Matthew once tried to climb into a pool full of them in Postojnska Jama. -http://www.postojnska-jama.eu/en/about-the-cave/meet-the-dragon-s-offspring/ +http://www.postojnska-jama.eu/en/come-and-visit-us/vivarium-proteus/ Legal Notice ~~~~~~~~~~~~ From b1db016baa2a66b37d309a627d9dd00486f57cc9 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Mon, 16 May 2016 11:21:59 +0100 Subject: [PATCH 2/2] Fix double_ratchet link --- docs/olm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/olm.rst b/docs/olm.rst index 9f8dc8e..e23b421 100644 --- a/docs/olm.rst +++ b/docs/olm.rst @@ -2,7 +2,7 @@ Olm: A Cryptographic Ratchet ============================ An implementation of the double cryptographic ratchet described by -https://github.com/trevp/axolotl/wiki. +https://github.com/trevp/double_ratchet/wiki. Notation --------