From: Eric Wong <e@80x24.org> To: dtas-all@nongnu.org Subject: [PATCH] doc: fixup leftover ftp://lists.gnu.org links Date: Thu, 14 Nov 2019 02:01:57 +0000 [thread overview] Message-ID: <20191114020157.29127-1-e@80x24.org> (raw) Some of these URLs were missing a slash and were missed by initial search-and-replace regexp :x. Drop some trailing "\" from the Markdown days while we're at it, plain-text is the only stable document format. --- INSTALL | 2 +- README | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 56fae1a..d0b8a24 100644 --- a/INSTALL +++ b/INSTALL @@ -54,7 +54,7 @@ GNU/Linux users may optionally install the "sleepy_penguin" package: Please do not hesitate to send plain-text mail to <dtas-all@nongnu.org> regarding installation and to share your notes/experiences. Mailing list archives available at <https://80x24.org/dtas-all/> or -<ftp://lists.gnu.org/dtas-all> +<https://lists.gnu.org/archive/html/dtas-all/> No subscription is necessary to post to the mailing list. # COPYRIGHT diff --git a/README b/README index d0d4234..0694e9e 100644 --- a/README +++ b/README @@ -74,10 +74,11 @@ All feedback (comments, results, feature requests, bug reports, patches, pull-requests) via plain-text mail to the mailing list is very much appreciated. -Please send plain-text mail to the list at <dtas-all@nongnu.org>\ -HTML mail will not be read. dtas is for GUI-phobes, by GUI-phobes.\ -Mailing list archives available at <ftp://lists.gnu.org/dtas-all> -or <https://80x24.org/dtas-all/> +Please send plain-text mail to the list at <dtas-all@nongnu.org> +HTML mail will not be read. dtas is for GUI-phobes, by GUI-phobes. +Mailing list archives available at <https://80x24.org/dtas-all/> or +<https://lists.gnu.org/archive/html/dtas-all/>. + No subscription is necessary to post to the mailing list. You may also read via: NNTP: <nntp://news.public-inbox.org/inbox.comp.audio.dtas> @@ -86,7 +87,7 @@ Atom: <https://80x24.org/dtas-all/new.atom> ## Copyright -Copyright 2013-2019 all contributors <dtas-all@nongnu.org>\ +Copyright 2013-2019 all contributors <dtas-all@nongnu.org> License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt> dtas is copyrighted Free Software by all contributors, see logs
reply other threads:[~2019-11-14 2:02 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://80x24.org/dtas/README * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20191114020157.29127-1-e@80x24.org \ --to=e@80x24.org \ --cc=dtas-all@nongnu.org \ --subject='Re: [PATCH] doc: fixup leftover ftp://lists.gnu.org links' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: ../../dtas.git 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 read-only IMAP folder(s) and NNTP newsgroup(s).