summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/linux/en.md2
-rw-r--r--public/linux/index.en.html2
-rw-r--r--public/linux/index.es.html2
-rw-r--r--public/linux/index.pt.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index de9fa33..0cdcc05 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -35,7 +35,7 @@ sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sour
sudo apt update && sudo apt install bitmask
```
-## For Ubuntu stable (17.10, Artful):
+## For Ubuntu oldstable (17.10, Artful):
```
sudo apt install wget
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index e3eea76..6858243 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -51,7 +51,7 @@ sudo apt update && sudo apt install -t stretch-backports leap-archive-ke
sudo apt update && sudo apt install bitmask
</code></pre>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
+<h2><a name="for-ubuntu-oldstable-1710-artful"></a>For Ubuntu oldstable (17.10, Artful):</h2>
<pre><code>sudo apt install wget
sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index 1f07125..18e4984 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -51,7 +51,7 @@ sudo apt update &amp;&amp; sudo apt install -t stretch-backports leap-archive-ke
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
+<h2><a name="for-ubuntu-oldstable-1710-artful"></a>For Ubuntu oldstable (17.10, Artful):</h2>
<pre><code>sudo apt install wget
sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index ecee40c..72d75cf 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -51,7 +51,7 @@ sudo apt update &amp;&amp; sudo apt install -t stretch-backports leap-archive-ke
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
+<h2><a name="for-ubuntu-oldstable-1710-artful"></a>For Ubuntu oldstable (17.10, Artful):</h2>
<pre><code>sudo apt install wget
sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'