Bug 265132 - Broken links to anchors from within the FreeBSD Developers' Handbook
Summary: Broken links to anchors from within the FreeBSD Developers' Handbook
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Graham Perrin
URL: https://github.com/freebsd/freebsd-do...
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2022-07-10 12:32 UTC by Graham Perrin
Modified: 2023-07-17 17:50 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2022-07-10 12:32:48 UTC
<https://docs.freebsd.org/en/books/developers-handbook/book/#_introduction_to_available_debuggers>

> from ports or packages

* refers to non-existent 
  <https://docs.freebsd.org/en/books/handbook/#ports-using>.

(Noted whilst reporting bug 264766 comment 3.)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-09 16:05:30 UTC
^Triage: reporter is committer, assign accordingly.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-17 17:48:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4a95b5409c05615d49b91f155f2fc14bcaa9ba56

commit 4a95b5409c05615d49b91f155f2fc14bcaa9ba56
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-07-17 17:46:19 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-07-17 17:46:19 +0000

    Developers handbook: Fix link

    PR:             265132
    Submitted by:   grahamperrin@

 documentation/content/en/books/developers-handbook/tools/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-07-17 17:50:40 UTC
Fixed. Thanks.