Skip to content

Commit

Permalink
Update download.html
Browse files Browse the repository at this point in the history
Missed 17.10 to 18.04
  • Loading branch information
kazakore authored Jun 18, 2018
1 parent 9d4bb5d commit 6fbebc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ <h2><img src="{% static '/static/images/download_mac.png' %}" class="feature_ico
<div style="padding: 20px;">
<h2><img src="{% static '/static/images/download_ubuntu.png' %}" class="feature_icon">{{ ubuntu }}</h2>
{% trans "Ubuntu 14.04 (Trusty)" as stable_ubuntu_min_supported_version %}
{% trans "Ubuntu 17.10 (Bionic)" as stable_ubuntu_max_supported_version %}
{% trans "Ubuntu 18.04 (Bionic)" as stable_ubuntu_max_supported_version %}
<p>{% blocktrans %}Download {{ stable_version }} for {{ stable_ubuntu_min_supported_version }} through {{ stable_ubuntu_max_supported_version}}:{% endblocktrans %}</p>
<p>{% trans "Open a terminal, and enter:" %}</p>
<pre>
Expand Down

0 comments on commit 6fbebc6

Please sign in to comment.