From 0bc738cce6ab99340ba5cd1b8743e67a9138a847 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 29 Mar 2024 13:04:10 +0100 Subject: Fix download links (alpha) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- _includes/downloads/alpha.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/downloads/alpha.html b/_includes/downloads/alpha.html index 0b243cf..1e3932d 100644 --- a/_includes/downloads/alpha.html +++ b/_includes/downloads/alpha.html @@ -6,7 +6,7 @@

Stage archives

{% include partials/download-link.html type="stage3" arch="alpha" id="alpha-openrc" title="Stage 3" tag="openrc" %} - {% include partials/download-link.html type="stage3" arch="alpha" id="alpha-systemd-mergedusr" title="Stage 3" tag="systemd | merged usr" %} + {% include partials/download-link.html type="stage3" arch="alpha" id="alpha-systemd" title="Stage 3" tag="systemd" %}
-- cgit v1.2.3-65-gdbad