git: 47b35d930e - main - Fix links in FAQ

From: Sergio Carlavilla Delgado <carlavilla_at_FreeBSD.org>
Date: Sun, 24 Jul 2022 17:43:16 UTC
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=47b35d930e0213f176dfd187155c3a2c171f6c6c

commit 47b35d930e0213f176dfd187155c3a2c171f6c6c
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-07-24 17:42:45 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-07-24 17:42:45 +0000

    Fix links in FAQ
    
    PR:             257347
    Submitted by:   grahamperrin@
---
 documentation/content/en/books/faq/_index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc
index de3500ff6e..3115aeaf84 100644
--- a/documentation/content/en/books/faq/_index.adoc
+++ b/documentation/content/en/books/faq/_index.adoc
@@ -243,7 +243,7 @@ Every supported release of FreeBSD is available from the https://www.freebsd.org
 * For the latest {rel2-stable} release, {rel123-current}-RELEASE, follow the link for link:https://www.freebsd.org/where/#download-rel123[the appropriate architecture and installation mode for {rel123-current}-RELEASE].
 * link:https://www.FreeBSD.org/snapshots/[Snapshot] releases are made monthly for the <<current,-CURRENT>> and <<stable,-STABLE>> branches, these being of service purely to bleeding-edge testers and developers.
 
-Information about obtaining FreeBSD on CD, DVD, and other media can be found in extref:{handbook}[the Handbook, mirrors].
+Information about obtaining FreeBSD on CD, DVD, and other media can be found in extref:{handbook}mirrors/[the Handbook, mirrors].
 
 [[access-pr]]
 === How do I access the Problem Report database?
@@ -454,7 +454,7 @@ Any of the following can be used:
 |A minimal image that requires network access during installation to completely install FreeBSD.
 |===
 
-Full instructions on this procedure and a little bit more about installation issues in general can be found in the extref:{handbook}[Handbook entry on installing FreeBSD, bsdinstall].
+Full instructions on this procedure and a little bit more about installation issues in general can be found in the extref:{handbook}bsdinstall[Handbook entry on installing FreeBSD].
 
 [[floppy-image-too-large]]
 === What do I do if the install image does not boot?