commit c390877cc4ca3dd890199289cf158f2a2889c9b0
Author: Quentin Rameau <quinq_AT_fifth.space>
Date: Tue May 22 10:14:18 2018 +0200
ii: fix SSL patch link
diff --git a/tools.suckless.org/ii/usage.md b/tools.suckless.org/ii/usage.md
index 603002d0..67958384 100644
--- a/tools.suckless.org/ii/usage.md
+++ b/tools.suckless.org/ii/usage.md
_AT_@ -59,7 +59,7 @@ lchat
TLS/SSL
-------
-To connect to a TLS/SSL encrypted channel, it is possible to use the [SSL patch](/patches/ssl) or a proxy:
+To connect to a TLS/SSL encrypted channel, it is possible to use the [SSL patch](patches/ssl) or a proxy:
[stunnel](
https://www.stunnel.org/) is a proxy for an unencrypted TCP connection to TLS:
Received on Tue May 22 2018 - 10:14:43 CEST