summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-02-09 10:32:20 -0800
committerelijah <elijah@riseup.net>2015-02-09 10:32:20 -0800
commitf38b7f4c5cc7b4fb2ab433e7bb12a87b8df05450 (patch)
treeb97ef431f615b7a85a871c63b1eb517dda619687 /public
parent95dd3764673ebea2605ec7b5f8862d5ee281d9b2 (diff)
fix broken link
Diffstat (limited to 'public')
-rw-r--r--public/index.en.html2
-rw-r--r--public/linux/index.en.html8
2 files changed, 5 insertions, 5 deletions
diff --git a/public/index.en.html b/public/index.en.html
index 750adac..e1da3da 100644
--- a/public/index.en.html
+++ b/public/index.en.html
@@ -45,7 +45,7 @@ Bitmask Downloads
<br>
<b>GNU/Linux</b>
<br>
- <small>Debian, Ubuntu, Mint</small>
+ <small>Debian, Ubuntu, Mint, etc</small>
</a>
</div>
<div class='col-sm-3 col-xs-6'>
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 02fa0ac..142fb5d 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -28,7 +28,7 @@ Bitmask Downloads
<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>
+ <a href="#ubuntu-1404-lts-trusty-tahr">Ubuntu 14.04 <span class="caps">LTS</span> (Trusty Tahr)</a>
</li>
<li>
<a href="#debian-70-wheezy">Debian 7.0 (Wheezy)</a>
@@ -82,7 +82,7 @@ apt-get dist-upgrade</code></pre>
</p>
<pre>sudo -s&#x000A;apt-get remove bitmask leap-keyring&#x000A;apt-key del 0x1E34A1828E207901&#x000A;add-apt-repository --remove "deb http://deb.bitmask.net/debian utopic main"</pre>
</p>
-<h3><a name="ubuntu-1404-trusty-tahr"></a>Ubuntu 14.04 (Trusty Tahr)</h3>
+<h3><a name="ubuntu-1404-lts-trusty-tahr"></a>Ubuntu 14.04 <span class="caps">LTS</span> (Trusty Tahr)</h3>
<p><p class='b'>
To install
</p>
@@ -113,7 +113,7 @@ apt-get dist-upgrade</code></pre>
<pre>sudo -s&#x000A;apt-get remove bitmask leap-keyring&#x000A;apt-key del 0x1E34A1828E207901&#x000A;rm /etc/apt/sources.list.d/bitmask.list&#x000A;</pre>
</p>
<h2><a name="install-stand-alone-bundle"></a>Install stand-alone bundle</h2>
-<p>Alternately, you can run Bitmask from a stand alone bundle. This is useful if want to run Bitmask from a thumb drive. The bundle should work on most recent Linux distributions that are derived from Debian (e.g. Ubuntu, Mint, etc).</p>
+<p>Alternately, you can run Bitmask from a stand alone bundle. This is useful if want to run Bitmask from a thumb drive. The bundle should work on most recent Linux distributions that are derived from Debian (e.g. Ubuntu, Mint, Trisquel, etc).</p>
<p>There are two disadvantages to the stand-alone bundle:</p>
<ul>
<li>The Bitmask app will be less well integrated with the desktop environment.</li>
@@ -143,7 +143,7 @@ apt-get dist-upgrade</code></pre>
</p>
<p><a href="https://dl.bitmask.net/client/linux/Bitmask-linux64-latest.tar.bz2.asc">Signature file</a></p>
<h3><a name="other-options"></a>Other options</h3>
-<p>You can <a href="https://dl.bitmask.net/client/osx/">browse all releases</a> for old or experimental downloads.</p>
+<p>You can <a href="https://dl.bitmask.net/client/linux/">browse all releases</a> for old or experimental downloads.</p>
<p>You should install the latest stable release. Downloads tagged with &#8220;RC&#8221; are &#8220;Release Candidates&#8221; and receive frequent experimental updates that may break the application.</p>
</div>
<footer>