Bug 260179

Summary: Chase wiki page move in website/content/en/docproj/_index.adoc
Product: Documentation Reporter: Pau Amma <pauamma>
Component: WebsiteAssignee: Daniel Ebdrup Jensen <debdrup>
Status: Closed FIXED    
Severity: Affects Some People CC: debdrup
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freebsd.org/docproj/

Comment 1 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2021-12-02 19:45:42 UTC
Yoink.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-02 20:01:42 UTC
A commit in branch main references this bug:

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

commit fbb8fe55531a972dfaa321fbf126d45b3909260c
Author:     Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
AuthorDate: 2021-12-02 19:46:34 +0000
Commit:     Daniel Ebdrup Jensen <debdrup@FreeBSD.org>
CommitDate: 2021-12-02 20:00:45 +0000

    website/docproj: Correct link to wiki article

    A new ideas list page was added by dbaio@ on 2021-06-17, so to ensure
    that people get sent to the correct place, update the link in the
    documentation.

    I've also setup a redirect on the wiki, to catch extranenous links from
    places outside of project control.

    PR:             260179
    Reported by:    PauAmma, parv (on IRC) <parv.0zero9+freebsd@gmail.com>

 website/content/en/docproj/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2021-12-02 20:04:23 UTC
Not sure why it wasn't closed automatically with the commit, but the issue has been thoroughly fixed.
Comment 4 Pau Amma 2021-12-02 20:21:15 UTC
(In reply to Daniel Ebdrup Jensen from comment #3)
I think autoclose-on-commit is only for Phabricator reviews, not Bugzilla PRs.