diff options
-rw-r--r-- | pages/linux/en.text | 2 | ||||
-rw-r--r-- | public/linux/index.en.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/pages/linux/en.text b/pages/linux/en.text index ff9178d..e94755c 100644 --- a/pages/linux/en.text +++ b/pages/linux/en.text @@ -22,7 +22,7 @@ h2. Install as packages This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date. -h3. Ubuntu 14.04 (Utopic Unicorn) +h3. Ubuntu 14.10 (Utopic Unicorn) <%= render({:partial => 'via_packages'}, {:distro => 'utopic'}) %> diff --git a/public/linux/index.en.html b/public/linux/index.en.html index c0e1a8e..bfce66e 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -25,7 +25,7 @@ Bitmask Downloads <a href="#install-as-packages">Install as packages</a> <ol> <li> - <a href="#ubuntu-1404-utopic-unicorn">Ubuntu 14.04 (Utopic Unicorn)</a> + <a href="#ubuntu-1410-utopic-unicorn">Ubuntu 14.10 (Utopic Unicorn)</a> </li> <li> <a href="#ubuntu-1404-trusty-tahr">Ubuntu 14.04 (Trusty Tahr)</a> @@ -72,7 +72,7 @@ apt-get dist-upgrade</code></pre> <p>This is because the Ubuntu upgrade process probably commented out all your prior custom repository lines in <code>/etc/apt/sources.list</code>.</p> <h2><a name="install-as-packages"></a>Install as packages</h2> <p>This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.</p> -<h3><a name="ubuntu-1404-utopic-unicorn"></a>Ubuntu 14.04 (Utopic Unicorn)</h3> +<h3><a name="ubuntu-1410-utopic-unicorn"></a>Ubuntu 14.10 (Utopic Unicorn)</h3> <p><p class='b'> To install </p> |