Fixed Debian-specific download page

This commit is contained in:
str4d
2013-07-18 04:40:31 +00:00
parent d091f452f0
commit cfa269afba
4 changed files with 7 additions and 3 deletions

View File

@@ -97,7 +97,7 @@ or type <tt>java -version</tt> at your command prompt.
<div class="package">
<h1>Debian / Ubuntu</h1>
<div class="details">
<a href="{{ get_url('downloads_select', version=ver(), file='debian') }}">{% trans %}Packages for Debian &amp; Ubuntu are available.{% endtrans %}</a>
<a href="{{ get_url('downloads_debian') }}">{% trans %}Packages for Debian &amp; Ubuntu are available.{% endtrans %}</a>
</div>
</div>