From e83a6994c03d99f3c38056aa132eda708380b7c4 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sat, 13 Apr 2024 20:42:57 +1100 Subject: Fix download links (hppa) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- _includes/downloads/hppa.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/downloads/hppa.html b/_includes/downloads/hppa.html index 353b67d..e689587 100644 --- a/_includes/downloads/hppa.html +++ b/_includes/downloads/hppa.html @@ -8,14 +8,14 @@

HPPA 1.1 stage archives

{% include partials/download-link.html type="stage3" arch="hppa" id="hppa1.1-openrc" title="Stage 3" tag="HPPA 1.1 | openrc" %} - {% include partials/download-link.html type="stage3" arch="hppa" id="hppa1.1-systemd-mergedusr" title="Stage 3" tag="HPPA 1.1 | systemd | merged usr" %} + {% include partials/download-link.html type="stage3" arch="hppa" id="hppa1.1-systemd" title="Stage 3" tag="HPPA 1.1 | systemd" %}

HPPA 2.0 stage archives

{% include partials/download-link.html type="stage3" arch="hppa" id="hppa2.0-openrc" title="Stage 3" tag="HPPA 2.0 | openrc" %} - {% include partials/download-link.html type="stage3" arch="hppa" id="hppa2.0-systemd-mergedusr" title="Stage 3" tag="HPPA 2.0 | systemd | merged usr" %} + {% include partials/download-link.html type="stage3" arch="hppa" id="hppa2.0-systemd" title="Stage 3" tag="HPPA 2.0 | systemd" %}

Details (contents, hashes, and signatures)

    -- cgit v1.2.3-65-gdbad