aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/gnulinux/configuring_parabola.html2
-rw-r--r--docs/index.html6
-rw-r--r--docs/install/index.html2
3 files changed, 4 insertions, 6 deletions
diff --git a/docs/gnulinux/configuring_parabola.html b/docs/gnulinux/configuring_parabola.html
index 64aaf043..8dda4c51 100644
--- a/docs/gnulinux/configuring_parabola.html
+++ b/docs/gnulinux/configuring_parabola.html
@@ -663,8 +663,6 @@
# <b>pacman -S $(pacman -Ssq ttf-)</b>
</p>
<p>
- LXDE comes with a terminal. You probably want a browser to go with that; I choose GNU IceCat, part of the <i><a href="https://gnu.org/">GNU project</a></i>:<br/>
- # <b>pacman -S icecat</b><br/>
And a mail client:<br/>
# <b>pacman -S icedove</b>
</p>
diff --git a/docs/index.html b/docs/index.html
index 0035d215..9ddb15f6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -68,11 +68,11 @@
<h1>About the libreboot project</h1>
<p>
- Libreboot is a free BIOS or UEFI replacement (<a href="https://www.gnu.org/philosophy/free-sw.html">free as in freedom</a>);
+ Libreboot is a free BIOS or UEFI replacement (<a href="https://en.wikipedia.org/wiki/Free_software">free as in freedom</a>);
libre <em>boot firmware</em> that initializes the hardware and starts a bootloader for your operating
system.
It's also an open source BIOS, but open source <a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">fails</a> to
- promote freedom; <em>please call libreboot <strong><a href="https://www.gnu.org/philosophy/free-sw.html">free software</a></strong></em>.
+ promote freedom; <em>please call libreboot <strong><a href="https://en.wikipedia.org/wiki/Free_software">free software</a></strong></em>.
</p>
<p>
@@ -94,7 +94,7 @@
intended to be a <a href="https://www.fsf.org/about/what-is-free-software">free</a>
(libre) 'BIOS' replacement for your computer. The project is aimed at users, attempting to make
coreboot as easy to use as possible.
- Read the full <a href="https://www.gnu.org/philosophy/free-sw.html">Free Software definition</a>.
+ Read the full <a href="https://en.wikipedia.org/wiki/Free_software">Free Software definition</a>.
</p>
<p>
diff --git a/docs/install/index.html b/docs/install/index.html
index 581b1f3c..fc48e49e 100644
--- a/docs/install/index.html
+++ b/docs/install/index.html
@@ -378,7 +378,7 @@
<p>
<b>
If you're using libreboot 20150518, note that there is a mistake in the flashing script.
- do this: <em>rm -f patch &amp;&amp; wget -O flash http://git.savannah.gnu.org/cgit/libreboot.git/plain/flash?id=910b212e90c6f9c57025e1c7b0c08897af787496 &amp;&amp; chmod +x flash</em>
+ do this: <em>rm -f patch &amp;&amp; wget -O flash https://notabug.org/vimuser/libreboot/raw/9d850543ad90b72e0e333c98075530b31e5d23f1/flash &amp;&amp; chmod +x flash</em>
</b>
</p>