summaryrefslogtreecommitdiff
path: root/templates/public/download.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 21:31:32 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-19 21:31:32 -0400
commit9b23e64dde9d218c5dfbc70bf38f5e2afe7e4089 (patch)
tree339f741af7071f2e1dd1ac9195d3f1cf3dbd9119 /templates/public/download.html
parent4ab05a025f424c0b5ce140ff68182e20595b04a2 (diff)
take out a few more instances of the Arch name
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>