Date: Sat, 6 Feb 2021 17:47:13 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: d39d87746b - main - website/docs: Fix link to Books and Articles Online page Message-ID: <202102061747.116HlDtQ095579@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=d39d87746b9cf54b722f43e301ee9e77f5e1f019 commit d39d87746b9cf54b722f43e301ee9e77f5e1f019 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-02-06 17:44:57 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-02-06 17:44:57 +0000 website/docs: Fix link to Books and Articles Online page Approved by: carlavilla (doc) Differential Revision: https://reviews.freebsd.org/D28512 --- website/content/en/docs/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/docs/_index.adoc b/website/content/en/docs/_index.adoc index ec40f185aa..7f08a7518c 100644 --- a/website/content/en/docs/_index.adoc +++ b/website/content/en/docs/_index.adoc @@ -10,4 +10,4 @@ include::shared/en/urls.adoc[] [.right] image::../gifs/doc.jpg[BSD daemon reading documentation,274,163] -A wide variety of link:{handbook}[documentation] is available for FreeBSD, on this web site, on other web sites, and available over the counter. +A wide variety of link:../docs/books/[documentation] is available for FreeBSD, on this web site, on other web sites, and available over the counter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102061747.116HlDtQ095579>