[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200219034953.4e5b7ead@lwn.net>
Date: Wed, 19 Feb 2020 03:49:53 -0700
From: Jonathan Corbet <corbet@....net>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>
Cc: federico.vaga@...a.pv.it, rdunlap@...radead.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Replace dead urls with active urls for Mutt
On Tue, 18 Feb 2020 15:10:13 +0530
Bhaskar Chowdhury <unixbhaskar@...il.com> wrote:
> This patch replace stale/dead urls with active urls for Mutt.
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> ---
> Documentation/process/email-clients.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
OK, for future reference...
- The subject should read [PATCH v2] since this is the second version of
the patch.
- Tell us about what changed since the first version below the "---"
line.
> diff --git a/Documentation/process/email-clients.rst b/Documentation/process/email-clients.rst
> index 5273d06c8ff6..c4f9dc7a0889 100644
> --- a/Documentation/process/email-clients.rst
> +++ b/Documentation/process/email-clients.rst
> @@ -237,9 +237,9 @@ using Mutt to send patches through Gmail::
>
> The Mutt docs have lots more information:
>
> - http://dev.mutt.org/trac/wiki/UseCases/Gmail
> + https://gitlab.com/muttmua/mutt/-/wikis/UseCases/Gmail
>
> - http://dev.mutt.org/doc/manual.html
> + http://www.mutt.org/doc/manual/
>
> Pine (TUI)
> **********
> --
> 2.24.1
That said, working URLs are certainly an improvement over dead ones, so
I've applied this, thanks.
jon
Powered by blists - more mailing lists