public inbox for debugedit@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED htdocs] Replace gitweb with cgit, change git clone protocol to https, remove ftp
@ 2024-02-09 15:45 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2024-02-09 15:45 UTC (permalink / raw)
  To: debugedit; +Cc: Mark Wielaard

---
 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-09 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-09 15:45 [COMMITTED htdocs] Replace gitweb with cgit, change git clone protocol to https, remove ftp Mark Wielaard

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).