git: 21e690f0ed - main - newbies: Correct link to X11 chapter

Daniel Ebdrup Jensen debdrup at FreeBSD.org
Tue Feb 9 13:41:29 UTC 2021


The branch main has been updated by debdrup:

URL: https://cgit.FreeBSD.org/doc/commit/?id=21e690f0ed3c74dc85d288a0b452790d3427202e

commit 21e690f0ed3c74dc85d288a0b452790d3427202e
Author:     Andreas Bjørnestad <panden at gmail.com>
AuthorDate: 2021-02-09 13:40:40 +0000
Commit:     Daniel Ebdrup Jensen <debdrup at FreeBSD.org>
CommitDate: 2021-02-09 13:40:40 +0000

    newbies: Correct link to X11 chapter
---
 website/content/en/projects/newbies.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/projects/newbies.adoc b/website/content/en/projects/newbies.adoc
index 2d0bfb4f4b..47951392a4 100644
--- a/website/content/en/projects/newbies.adoc
+++ b/website/content/en/projects/newbies.adoc
@@ -13,7 +13,7 @@ The latest FreeBSD releases are available link:../../where/[here]. Before you be
 
 == Learning about FreeBSD
 
-* The link:{handbook}[FreeBSD Handbook] and link:{faq}[Frequently Asked Questions (FAQ)] are the main documents for FreeBSD. Essential reading, they contain a lot of material for newbies as well as advanced users. For users interested in installing a GUI, see the link:{handbook}#x11[X Windows] chapter.
+* The link:{handbook}[FreeBSD Handbook] and link:{faq}[Frequently Asked Questions (FAQ)] are the main documents for FreeBSD. Essential reading, they contain a lot of material for newbies as well as advanced users. For users interested in installing a GUI, see the link:{handbook}x11[X Windows] chapter.
 * https://www.freebsd.org/cgi/man.cgi[Manual pages] are good for reference but not always the best introduction for a novice. They generally provide information on a specific command, driver or service.
 
 == Questions and Support


More information about the dev-commits-doc-all mailing list