summaryrefslogtreecommitdiff
path: root/pages
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 /pages
parent95dd3764673ebea2605ec7b5f8862d5ee281d9b2 (diff)
fix broken link
Diffstat (limited to 'pages')
-rw-r--r--pages/en.haml2
-rw-r--r--pages/linux/en.text6
2 files changed, 4 insertions, 4 deletions
diff --git a/pages/en.haml b/pages/en.haml
index 30d3fb2..88837f3 100644
--- a/pages/en.haml
+++ b/pages/en.haml
@@ -21,7 +21,7 @@
%br
%b GNU/Linux
%br
- %small Debian, Ubuntu, Mint
+ %small Debian, Ubuntu, Mint, etc
.col-sm-3.col-xs-6
%a.btn.btn-default.disabled{:href=>"/mac"}
%i.fa.fa-apple.fa-4x
diff --git a/pages/linux/en.text b/pages/linux/en.text
index 52b1d89..e470039 100644
--- a/pages/linux/en.text
+++ b/pages/linux/en.text
@@ -26,7 +26,7 @@ h3. Ubuntu 14.10 (Utopic Unicorn)
<%= render({:partial => 'via_packages'}, {:distro => 'utopic'}) %>
-h3. Ubuntu 14.04 (Trusty Tahr)
+h3. Ubuntu 14.04 LTS (Trusty Tahr)
<%= render({:partial => 'via_packages'}, {:distro => 'trusty'}) %>
@@ -40,7 +40,7 @@ h3. Debian 8.0 (Jessie)
h2. Install stand-alone bundle
-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).
+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).
There are two disadvantages to the stand-alone bundle:
@@ -73,6 +73,6 @@ h3. 64 bit kernel
h3. Other options
-You can [[browse all releases => https://dl.bitmask.net/client/osx/]] for old or experimental downloads.
+You can [[browse all releases => https://dl.bitmask.net/client/linux/]] for old or experimental downloads.
You should install the latest stable release. Downloads tagged with "RC" are "Release Candidates" and receive frequent experimental updates that may break the application.