sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit a81f0fe1b3e1691eda0da84748677c830f0ee9b4
parent f38d666a09182e73b3a20395c6a9e874b61efb1d
Author: Jan Klemkow <j.klemkow@wemelug.de>
Date:   Sun, 16 Oct 2022 22:25:52 +0200

ii: tls: fix link

Diffstat:
Mtools.suckless.org/ii/patches/tls/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools.suckless.org/ii/patches/tls/index.md b/tools.suckless.org/ii/patches/tls/index.md @@ -4,7 +4,7 @@ TLS Description ----------- Adds tls encryption support via the `-t` argument. -This patch depends on libtls from [https://www.libressl.org/](LibreSSL). +This patch depends on libtls from [LibreSSL](https://www.libressl.org/). Download --------