From: Fabio Scotoni <34964387+fscoto@users.noreply.github.com> Date: Thu, 5 Dec 2019 08:02:39 +0000 (+0100) Subject: intro: format link with .Lk X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=df321b37cda1db5e8bd6fa76e4daf01ac087b865;p=Monocypher.git intro: format link with .Lk --- diff --git a/doc/man/man3/intro.3monocypher b/doc/man/man3/intro.3monocypher index 28bbe48..0cf437b 100644 --- a/doc/man/man3/intro.3monocypher +++ b/doc/man/man3/intro.3monocypher @@ -139,7 +139,8 @@ Cryptographic libraries are easy to misuse. Even Monocypher allows a number of fatal mistakes. .Pp Users should follow a formal introduction to cryptography. -We currently recommend the https://www.crypto101.io/ online course. +We currently recommend the +.Lk https://www.crypto101.io/ "Crypto 101 online course" . .Ss Random number generation Use the facilities of your operating system. Avoid user space random number generators.