diff options
author | Leah Rowe <info@minifree.org> | 2017-04-05 22:59:43 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-05 23:04:27 +0100 |
commit | ce5a7f516aa794d633cb3cf1b4a369257178883b (patch) | |
tree | 4a65e3e2e0207378575880a811969fd3d3d1bdc5 /docs/bsd/openbsd.md | |
parent | 1938235eafc29827682da4bb11885f24a204c15a (diff) | |
download | librebootfr-ce5a7f516aa794d633cb3cf1b4a369257178883b.tar.gz librebootfr-ce5a7f516aa794d633cb3cf1b4a369257178883b.zip |
change .html links to .md links, everywhere
Diffstat (limited to 'docs/bsd/openbsd.md')
-rw-r--r-- | docs/bsd/openbsd.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bsd/openbsd.md b/docs/bsd/openbsd.md index f443d726..c86eb39e 100644 --- a/docs/bsd/openbsd.md +++ b/docs/bsd/openbsd.md @@ -66,7 +66,7 @@ there. This will also work with the OpenBSD image. Prepare the USB drive (in FreeBSD) ---------------------------------- -[This page](https://www.freebsd.org/doc/handbook/bsdinstall-pre.html) on +[This page](https://www.freebsd.org/doc/handbook/bsdinstall-pre.md) on the FreeBSD website shows how to create a bootable USB drive for installing FreeBSD. Use the *dd* on that page. You can also use the same instructions with a OpenBSD ISO image. |