public inbox for debugedit@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: debugedit@sourceware.org
Cc: Mark Wielaard <mark@klomp.org>
Subject: [COMMITTED htdocs] Replace gitweb with cgit, change git clone protocol to https, remove ftp
Date: Fri,  9 Feb 2024 16:45:15 +0100	[thread overview]
Message-ID: <20240209154526.342318-1-mark@klomp.org> (raw)

---
 index.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/index.html b/index.html
index b01e177..ed6cd46 100644
--- a/index.html
+++ b/index.html
@@ -29,16 +29,16 @@
     </CENTER>
 
     <P>
-      The current <A HREF="https://sourceware.org/git/?p=debugedit.git;a=summary">debugedit source code</A> can be checked out with:
+      The current <A HREF="https://sourceware.org/cgit/debugedit">debugedit source code</A> can be checked out with:
     </P>
-    <DIV><TT>git clone git://sourceware.org/git/debugedit.git</TT></DIV>
+    <DIV><TT>git clone https://sourceware.org/git/debugedit.git</TT></DIV>
 
     <P>
       Please reports bugs at <A HREF="https://sourceware.org/bugzilla/">https://sourceware.org/bugzilla/</A>
     </P>
 
     <P>
-      Project discussion on <A HREF="mailto:debugedit@sourceware.org">debugedit@sourceware.org</A> (<A HREF="https://sourceware.org/ml/debugedit/">archives</A>).
+      Project discussion on <A HREF="mailto:debugedit@sourceware.org">debugedit@sourceware.org</A> (<A HREF="https://sourceware.org/ml/debugedit/">archives</A>, <A HREF="https://inbox.sourceware.org/debugedit">public-inbox</A>).
 
     <P>
       To subscribe to the debugedit list send email to
@@ -47,11 +47,11 @@
     </P>
 
     <P>
-      See the <A HREF="https://sourceware.org/git/?p=debugedit.git;a=blob_plain;f=README;hb=HEAD">README</A> file for how to propose patches to the code.
+      See the <A HREF="https://sourceware.org/cgit/debugedit/tree/README">README</A> file for how to propose patches to the code.
     </P>
 
     <P>Releases:
-      <A HREF="ftp://sourceware.org/pub/debugedit/">ftp://sourceware.org/pub/debugedit/</A> or <A HREF="https://sourceware.org/ftp/debugedit/">https://sourceware.org/ftp/debugedit/</A>
+      <A HREF="https://sourceware.org/pub/debugedit/">https://sourceware.org/pub/debugedit/</A>
     </P>
 
     <P>The debugedit code is based on code originally from the
-- 
2.43.0


                 reply	other threads:[~2024-02-09 15:45 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240209154526.342318-1-mark@klomp.org \
    --to=mark@klomp.org \
    --cc=debugedit@sourceware.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).