git: 21e690f0ed - main - newbies: Correct link to X11 chapter
Daniel Ebdrup Jensen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=21e690f0ed3c74dc85d288a0b452790d3427202e commit 21e690f0ed3c74dc85d288a0b452790d3427202e Author: Andreas Bjørnestad <[email protected]> AuthorDate: 2021-02-09 13:40:40 +0000 Commit: Daniel Ebdrup Jensen <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"