Re: [PATCH v2] doc: yama: Swap HTTP for HTTPS and replace dead link

From: Jonathan Corbet
Date: Mon Jul 13 2020 - 11:40:58 EST


On Thu, 9 Jul 2020 11:51:35 -0700
Kees Cook <keescook@xxxxxxxxxxxx> wrote:

> Replace one dead link for the same person's original presentation on the
> topic and swap an HTTP URL with HTTPS. While here, linkify the text to
> make it more readable when rendered.
>
> Link: https://lore.kernel.org/lkml/20200708073346.13177-1-grandmaster@xxxxxxxxxxxx/
> Co-developed-by: Alexander A. Klimov <grandmaster@xxxxxxxxxxxx>
> Signed-off-by: Alexander A. Klimov <grandmaster@xxxxxxxxxxxx>
> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
> ---
> v2:
> - replace storm.net.nz url (kees)
> - refactor with descriptive text (kees)
> v1: https://lore.kernel.org/lkml/20200708073346.13177-1-grandmaster@xxxxxxxxxxxx/
> ---
> Documentation/admin-guide/LSM/Yama.rst | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)

Applied, thanks.

jon