Skip to content

Commit 80fd64a

Browse files
committed
index: point the NextBSD search links at the nextbsd org
The org was renamed nextbsd-redux -> nextbsd, and GitHub search does not follow the org redirect the way repository URLs do: org:nextbsd-redux author:pkgdemon -> 422 Validation Failed, "the listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them" So both links were returning nothing. With the new org name they resolve to 2041 commits and 562 pull requests.
1 parent cf481cb commit 80fd64a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ <h2>Research</h2>
7878
<h2>Volunteer Projects</h2>
7979
<ul class="guides">
8080
<li><a href="https://nextbsd.org">NextBSD</a> 2026&ndash;present &mdash;
81-
<a href="https://github.com/search?q=org%3Anextbsd-redux+author%3Apkgdemon&type=commits&s=author-date&o=asc">Commits</a>,
82-
<a href="https://github.com/search?q=org%3Anextbsd-redux+author%3Apkgdemon&type=pullrequests&s=updated&o=asc">Pull Requests</a>
81+
<a href="https://github.com/search?q=org%3Anextbsd+author%3Apkgdemon&type=commits&s=author-date&o=asc">Commits</a>,
82+
<a href="https://github.com/search?q=org%3Anextbsd+author%3Apkgdemon&type=pullrequests&s=updated&o=asc">Pull Requests</a>
8383
<span class="desc">Reviving NextBSD &mdash; macOS system technologies (launchd, Mach IPC, libdispatch) on a modern FreeBSD base, with a CI-built kernel, modules, and live ISO.</span>
8484
</li>
8585
<li><a href="https://hexbsd.org">HexBSD</a> 2025&ndash;present &mdash;

0 commit comments

Comments
 (0)