aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-11 15:56:48 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-11 15:57:30 +0200
commit554894dad03890825f36b56ae3326b8f82765070 (patch)
tree982df3ad74d45699d9bbdccfa01db2519b90290b
parentamd64: restructure download page (diff)
downloadwww-554894dad03890825f36b56ae3326b8f82765070.tar.gz
www-554894dad03890825f36b56ae3326b8f82765070.tar.bz2
www-554894dad03890825f36b56ae3326b8f82765070.zip
downloads: alternative names for amd64
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--downloads/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/downloads/index.html b/downloads/index.html
index 967b3cf..58719c2 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -16,7 +16,7 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
<div class="col-xs-12 col-md-6">
<div class="panel panel-default featured-panel">
<div class="panel-body">
- <h2 class="stick-top" id="amd64">amd64 <small>aka x86_64</small></h2>
+ <h2 class="stick-top" id="amd64">amd64 <small>aka x86-64, x64, Intel 64</small></h2>
{% include downloads/amd64.html %}
</div>