diff options
author | Scott Bonds <scott@ggr.com> | 2016-10-03 16:57:28 -0700 |
---|---|---|
committer | Scott Bonds <scott@ggr.com> | 2016-10-03 16:57:28 -0700 |
commit | 739b2d948b461053832d69fab3f2f60c9f51a3a6 (patch) | |
tree | 7d7f1c1a67aaee63b4a04bf2230070eed71e7f05 /docs/index.html | |
parent | e778154cd833090d4093631d56887785dd2e9e35 (diff) | |
download | librebootfr-739b2d948b461053832d69fab3f2f60c9f51a3a6.tar.gz librebootfr-739b2d948b461053832d69fab3f2f60c9f51a3a6.zip |
first stab at OpenBSD docs, not all steps are verified yet
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 07153b80..e2bf3c86 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,7 +47,7 @@ <li><a href="hcl/index.html">What systems can I use libreboot on?</a></li> <li><a href="install/index.html">How to install libreboot</a></li> <li><a href="gnulinux/index.html">How to install GNU/Linux on a libreboot system</a></li> - <li><a href="https://libreboot.org/faq/#bsd">How to install BSD on a libreboot system</a></li> + <li><a href="bsd/index.html">How to install BSD on a libreboot system</a></li> </ul> <h1>Informaton for developers</h1> <ul> |