diff --git a/gatsby/content/projects/other/olm.mdx b/gatsby/content/projects/other/olm.mdx
index 70a1d03e3..701822479 100644
--- a/gatsby/content/projects/other/olm.mdx
+++ b/gatsby/content/projects/other/olm.mdx
@@ -14,9 +14,9 @@ home: https://git.matrix.org/git/olm/about/docs/olm.rst
An implementation of the Double Ratchet cryptographic ratchet described by , written in C and C++11 and exposed as a C API.
-The specification of the Olm ratchet can be found at .
+The specification of the Olm ratchet can be found at .
This library also includes an implementation of the Megolm cryptographic
-ratchet, as specified at .
+ratchet, as specified at .