summaryrefslogtreecommitdiff
path: root/public/linux/index.pt.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/linux/index.pt.html')
-rw-r--r--public/linux/index.pt.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index 42f07e5..168f2d2 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -42,10 +42,10 @@ Bitmask Downloads
<a href="#debian-packages">Debian Packages</a>
<ol>
<li>
- <a href="#debian-8-stablejessie">Debian 8 (Stable/Jessie)</a>
+ <a href="#debian-8-oldstablejessie">Debian 8 (Oldstable/Jessie)</a>
</li>
<li>
- <a href="#debian-testing-stretch">Debian Testing (Stretch)</a>
+ <a href="#debian-stable-stretch">Debian Stable (Stretch)</a>
</li>
<li>
<a href="#debian-unstable-sid">Debian Unstable (Sid)</a>
@@ -143,7 +143,7 @@ Bitmask Downloads
<p>If you are using Wheezy, then you will need to use the bundle method.</p>
-<h3><a name="debian-8-stablejessie"></a>Debian 8 (Stable/Jessie)</h3>
+<h3><a name="debian-8-oldstablejessie"></a>Debian 8 (Oldstable/Jessie)</h3>
<p><p class='b'>To install</p>
<pre>Follow <a href="https://backports.debian.org/Instructions">instructions for activating Debian Backports</a>.
@@ -156,7 +156,7 @@ echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/b
<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian jessie main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
-<h3><a name="debian-testing-stretch"></a>Debian Testing (Stretch)</h3>
+<h3><a name="debian-stable-stretch"></a>Debian Stable (Stretch)</h3>
<p><p class='b'>To install</p>
<pre>sudo -s