summaryrefslogtreecommitdiff
path: root/templates/public/download.html
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-12-11 17:13:02 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-12-11 17:13:02 -0500
commit422aaee026c57b65dda81b78b6a0f49263c6dd1e (patch)
tree6bc80bcb093ed2f0932d4469a4400ce293c94860 /templates/public/download.html
parent464b8d1fa572ab57d41569d45ba94b771e0a5ced (diff)
parent83eea8e167e698f8f14ea2494837510404dc75ff (diff)
Merge branch 'archweb' into archweb-genericarchweb-generic
# Conflicts: # templates/public/download.html
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index 4eaf948c..c0251d2f 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -69,8 +69,8 @@
<p>If you have a wired connection, you can boot the latest release directly over the network.</p>
<ul>
- <li><a href="{{ releng_pxeboot_url }}"
- title="{{BRANDING_DISTRONAME}} Netboot Live System">{{BRANDING_DISTRONAME}} Linux Netboot</a></li>
+ <li><a href="{% url 'releng-netboot-info' %}"
+ title="{{BRANDING_DISTRONAME}} Netboot">{{BRANDING_DISTRONAME}} Netboot</a></li>
</ul>
<h3>HTTP Direct Downloads</h3>