summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-05-19 18:08:49 -0700
committerelijah <elijah@riseup.net>2016-05-19 18:08:49 -0700
commit19663b54a9098bab026064027ab2d6e41c422c8c (patch)
treec89bf6866ee1693ff402a06df5461730fba4ee92
parent191982605145d526dbdddc5f7e6eadccc56974a9 (diff)
fix heading level of bundle section
-rw-r--r--pages/linux/en.md2
-rw-r--r--public/linux/index.en.html8
-rw-r--r--public/linux/index.es.html8
-rw-r--r--public/linux/index.pt.html8
4 files changed, 13 insertions, 13 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index 6cdf26e..535c499 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -44,7 +44,7 @@ If you are using Wheezy, then you will need to use the bundle method.
<%= render({:partial => 'via_packages'}, {:distro => 'sid', :os => 'debian'}) %>
-### Stand Alone Bundle
+# Stand Alone Bundle
The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can [[build it from source => https://leap.se/en/docs/get-involved/source]].
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 933475f..9769a7b 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -47,12 +47,12 @@ Bitmask Downloads
<li>
<a href="#debian-unstable-sid">Debian Unstable (Sid)</a>
</li>
- <li>
- <a href="#stand-alone-bundle">Stand Alone Bundle</a>
- </li>
</ol>
</li>
<li>
+ <a href="#stand-alone-bundle">Stand Alone Bundle</a>
+ </li>
+ <li>
<a href="#upgrading">Upgrading</a>
</li>
</ol></div>
@@ -147,7 +147,7 @@ Bitmask Downloads
<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
-<h3><a name="stand-alone-bundle"></a>Stand Alone Bundle</h3>
+<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1>
<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index 6d00eb4..039d2db 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -47,12 +47,12 @@ Bitmask Downloads
<li>
<a href="#debian-unstable-sid">Debian Unstable (Sid)</a>
</li>
- <li>
- <a href="#stand-alone-bundle">Stand Alone Bundle</a>
- </li>
</ol>
</li>
<li>
+ <a href="#stand-alone-bundle">Stand Alone Bundle</a>
+ </li>
+ <li>
<a href="#upgrading">Upgrading</a>
</li>
</ol></div>
@@ -147,7 +147,7 @@ Bitmask Downloads
<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
-<h3><a name="stand-alone-bundle"></a>Stand Alone Bundle</h3>
+<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1>
<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index d59d145..2aded3b 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -47,12 +47,12 @@ Bitmask Downloads
<li>
<a href="#debian-unstable-sid">Debian Unstable (Sid)</a>
</li>
- <li>
- <a href="#stand-alone-bundle">Stand Alone Bundle</a>
- </li>
</ol>
</li>
<li>
+ <a href="#stand-alone-bundle">Stand Alone Bundle</a>
+ </li>
+ <li>
<a href="#upgrading">Upgrading</a>
</li>
</ol></div>
@@ -147,7 +147,7 @@ Bitmask Downloads
<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
-<h3><a name="stand-alone-bundle"></a>Stand Alone Bundle</h3>
+<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1>
<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>