diff --git a/README.md b/README.md
index 0263da4698e9d8071a112bfe7a6218ff8af90b9b..614b8923b0a11a00509254b1896ad321ba6b4ea1 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,9 @@ TREES - A NaCL-based Dovecot encryption plugin
 This plugin adds individually encrypted mail storage to the Dovecot IMAP
 server.
 
-This plugin is inspired by Posteo's [scrambler](https://github.com/posteo
-/scrambler-plugin) which uses OpenSSL and RSA keypairs. TREES works in a
+This plugin is inspired by Posteo's
+[scrambler](https://github.com/posteo/scrambler-plugin)
+which uses OpenSSL and RSA keypairs. TREES works in a
 similar way, but uses the Sodium crypto library (based on NaCL).
 
 How it works: