summaryrefslogtreecommitdiff
path: root/public/linux/index.en.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/linux/index.en.html')
-rw-r--r--public/linux/index.en.html8
1 files changed, 4 insertions, 4 deletions
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>