summaryrefslogtreecommitdiff
path: root/templates/public/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index 614a4100..fdfe8e57 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -38,12 +38,12 @@
<li><a href="https://www.archlinux.org/iso/{{ version }}/README"
title="Official download instructions">Readme and Instructions</a></li>
<li><a href="https://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide"
- title="Official Installation Guide">Arch Linux Install Guide</a></li>
+ title="Official Installation Guide">{{BRANDING_DISTRONAME}} Install Guide</a></li>
</ul>
- <h3>Existing Arch Users</h3>
+ <h3>Existing {{BRANDING_SHORTNAME}} Users</h3>
- <p>If you are an existing Arch user, there is no need to download a new ISO
+ <p>If you are an existing {{BRANDING_SHORTNAME}} user, there is no need to download a new ISO
to update your existing system. You may be looking for
<a href="{% url 'mirrorlist' %}">an updated mirrorlist</a> instead.</p>