changeset 4903:7f8b0830bf40

mod_cloud_notify_encrypted: Linkify dependencies
author Kim Alvefur <zash@zash.se>
date Wed, 23 Feb 2022 12:40:50 +0100
parents ed9aa80c989d
children 1919cff763d4
files mod_cloud_notify_encrypted/README.md
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_cloud_notify_encrypted/README.md	Tue Feb 22 20:27:09 2022 +0100
+++ b/mod_cloud_notify_encrypted/README.md	Wed Feb 23 12:40:50 2022 +0100
@@ -20,7 +20,10 @@
 
 Add to modules_enabled, there are no configuration options.
 
-Depends on luaossl which is available in Debian as `lua-luaossl` or via
+Depends on
+[luaossl](http://25thandclement.com/~william/projects/luaossl.html)
+which is available in Debian as
+[`lua-luaossl`](https://tracker.debian.org/pkg/lua-luaossl) or via
 `luarocks install luaossl`.
 
 Compatibility