Re: [PATCH] reap out the dead mutt config links

From: Jonathan Corbet
Date: Fri Sep 27 2019 - 03:38:34 EST


On Fri, 27 Sep 2019 11:10:13 +0530
Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx> wrote:

> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
> ---
> Documentation/process/email-clients.rst | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/Documentation/process/email-clients.rst b/Documentation/process/email-clients.rst
> index 5273d06c8ff6..1f920d445a8b 100644
> --- a/Documentation/process/email-clients.rst
> +++ b/Documentation/process/email-clients.rst
>
> -The Mutt docs have lots more information:
> -
> - http://dev.mutt.org/trac/wiki/UseCases/Gmail
> -
> - http://dev.mutt.org/doc/manual.html
>
I'm all for the removal of dead links. But...can you please resubmit the
patch with a proper changelog saying why this change is being made?

For extra credit, you could try instead to replace them with current
links, assuming such things exist.

Thanks,

jon