git: 3d3bc802d9 - main - 13.3 readme: fix bibliography link
Mike Karels <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by karels: URL: https://cgit.FreeBSD.org/doc/commit/?id=3d3bc802d9a48a47a48a02cf120b8a2f573edcd6 commit 3d3bc802d9a48a47a48a02cf120b8a2f573edcd6 Author: Mike Karels <[email protected]> AuthorDate: 2024-03-04 15:43:37 +0000 Commit: Mike Karels <[email protected]> CommitDate: 2024-03-04 15:43:37 +0000 13.3 readme: fix bibliography link Fix markup for link to bibliography in the handbook. Part of https://github.com/freebsd/freebsd-doc/pull/346. Obtained from: [email protected] --- website/content/en/releases/13.3R/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/13.3R/readme.adoc b/website/content/en/releases/13.3R/readme.adoc index 9169110486..ffab62238e 100644 --- a/website/content/en/releases/13.3R/readme.adoc +++ b/website/content/en/releases/13.3R/readme.adoc @@ -123,7 +123,7 @@ Other Project-maintained books and articles are more specialized -- covering a w For offline documentation in HTML and PDF formats: you can install a language-specific package such as package:misc/freebsd-doc-en[] (_-en_ for English), or multi-language package:misc/freebsd-doc-all[]. Alternatively, use a copy of the [.filename]`doc` repo to build and install from source code. -A listing of other books and documents about FreeBSD can be found in the link:{handbook}#bibliography[bibliography] of the FreeBSD Handbook. Because of FreeBSD's strong UNIX(R) heritage, many other articles and books written for UNIX(R) systems are applicable as well, some of which are also listed in the bibliography. +A listing of other books and documents about FreeBSD can be found in the link:{handbook}bibliography[bibliography] of the FreeBSD Handbook. Because of FreeBSD's strong UNIX(R) heritage, many other articles and books written for UNIX(R) systems are applicable as well, some of which are also listed in the bibliography. [[acknowledgements]] == Acknowledgments