From d39d87746b9cf54b722f43e301ee9e77f5e1f019 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Sat, 6 Feb 2021 14:44:57 -0300 Subject: [PATCH] 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.