summaryrefslogtreecommitdiffstats
path: root/getinvolved.html
diff options
authorFrank Ch. Eigler <fche@redhat.com>2022-12-23 16:33:54 -0500
committerFrank Ch. Eigler <fche@redhat.com>2022-12-23 16:33:54 -0500
commitfc4b4507ccf16fd9f719d25f1f52e9ed81fde4e8 (patch)
tree0bea3eb196cbdb5cc77a54c7ebd3b67deffff52d /getinvolved.html
parentadded new man pages (diff)
fix ftp releases link
Diffstat (limited to 'getinvolved.html')
-rw-r--r--getinvolved.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getinvolved.html b/getinvolved.html
index 28338e35..024bab4d 100644
--- a/getinvolved.html
+++ b/getinvolved.html
@@ -68,7 +68,7 @@ debuginfo-install kernel
68 <p>To build and install the latest sources, follow the 68 <p>To build and install the latest sources, follow the
69 <a href="http://sourceware.org/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD">these directions</a>. Your choice of sources:</p> 69 <a href="http://sourceware.org/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD">these directions</a>. Your choice of sources:</p>
70 <ul> 70 <ul>
71 <li>Recent releases <a href="/systemtap/ftp/releases">here</a>.</li> 71 <li>Recent releases <a href="/ftp/systemtap/releases">here</a>.</li>
72 <li><tt>git clone git://sourceware.org/git/systemtap.git</tt> (or <tt>https://sourceware.org/git/systemtap.git</tt>) (or as last resort <tt>https://gitlab.com/fche/systemtap.git</tt> which may not be up to date)</li> 72 <li><tt>git clone git://sourceware.org/git/systemtap.git</tt> (or <tt>https://sourceware.org/git/systemtap.git</tt>) (or as last resort <tt>https://gitlab.com/fche/systemtap.git</tt> which may not be up to date)</li>
73 <li>Browse the <a href="http://sourceware.org/git/gitweb.cgi?p=systemtap.git;a=summary">gitweb viewer</a></li> 73 <li>Browse the <a href="http://sourceware.org/git/gitweb.cgi?p=systemtap.git;a=summary">gitweb viewer</a></li>
74 </ul> 74 </ul>