diff options
Diffstat (limited to '_includes/downloads/hppa.html')
-rw-r--r-- | _includes/downloads/hppa.html | 4 |
1 files 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 @@ <h4>HPPA 1.1 stage archives</h4> <div class="list-group"> {% 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" %} </div> </div> <div class="col-xs-12 col-md-6"> <h4>HPPA 2.0 stage archives</h4> <div class="list-group"> {% 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" %} </div> <h4>Details (contents, hashes, and signatures)</h4> <ul> |