Date: Mon, 27 Nov 2023 15:25:30 GMT From: Mitchell Horne <mhorne@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: df9b18f881 - main - about: Fix broken links to handbook chapters Message-ID: <202311271525.3ARFPU0R097152@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/doc/commit/?id=df9b18f881690c6d5864621fd01c189810faed7d commit df9b18f881690c6d5864621fd01c189810faed7d Author: Minsoo Choo <minsoochoo0122@proton.me> AuthorDate: 2023-11-27 15:23:54 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2023-11-27 15:23:56 +0000 about: Fix broken links to handbook chapters Reviewed by: mhorne Differential Revision: https://reviews.freebsd.org/D42756 --- website/content/en/about.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/about.adoc b/website/content/en/about.adoc index 818b813243..e00a7f71ca 100644 --- a/website/content/en/about.adoc +++ b/website/content/en/about.adoc @@ -29,14 +29,14 @@ With over 33,000 ported libraries and link:../applications[applications], FreeBS == Easy to install -FreeBSD can be installed from a variety of media including CD-ROM, DVD, or directly over the network using FTP or NFS. All you need are link:{handbook}#bsdinstall[these directions]. +FreeBSD can be installed from a variety of media including CD-ROM, DVD, or directly over the network using FTP or NFS. All you need are link:{handbook}bsdinstall[these directions]. == FreeBSD is _free_ [.right] image:../gifs/dae_up3.gif[The BSD Daemon,width=72,height=81] -While you might expect an operating system with these features to sell for a high price, FreeBSD is available link:../copyright[free of charge] and comes with the source code. If you would like to purchase or download a copy to try out, link:{handbook}#mirrors[more information is available]. +While you might expect an operating system with these features to sell for a high price, FreeBSD is available link:../copyright[free of charge] and comes with the source code. If you would like to purchase or download a copy to try out, link:{handbook}mirrors[more information is available]. == Contributing to FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311271525.3ARFPU0R097152>
