linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Replace dead urls with active urls for Mutt
@ 2020-02-18  9:40 Bhaskar Chowdhury
  2020-02-19 10:49 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2020-02-18  9:40 UTC (permalink / raw)
  To: corbet, federico.vaga, rdunlap; +Cc: linux-doc, linux-kernel, Bhaskar Chowdhury

This patch replace stale/dead urls with active urls for Mutt.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/process/email-clients.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Replace dead urls with active urls for Mutt
  2020-02-18  9:40 [PATCH] Replace dead urls with active urls for Mutt Bhaskar Chowdhury
@ 2020-02-19 10:49 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-02-19 10:49 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: federico.vaga, rdunlap, linux-doc, linux-kernel

On Tue, 18 Feb 2020 15:10:13 +0530
Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:

> This patch replace stale/dead urls with active urls for Mutt.
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-19 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18  9:40 [PATCH] Replace dead urls with active urls for Mutt Bhaskar Chowdhury
2020-02-19 10:49 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).