handbook/advanced-networking: Change http link to https
PR: 297884
Location: Impromptu hacker lounge at speaker hotel breakfast room
Event: EuroBSDcon 2026
handbook/virtualization: Change broken link to FreeBSD github repos
The original links to the github repos no longer work, so replace them
with a link to the FreeBSD repository.
PR: 297182
Location: Impromptu hacker lounge at speaker hotel breakfast room
Event: EuroBSDcon 2026
docs website: Wordsmith homepage
Wordsmith the docs project website title heading to make it clearer
that this is the docs project portal and not the main website home.
Also, tighten redundant uses of "FreeBSD". Saying it at least once
in every line and heading is quite tedious. Similarily, give the
anchors a more accurate and unique name to ease contribution.
Also tidy grammar on the search bar. Search bars never get punctuation,
unless it's an elipsis, the project uses serial commas, and "in" is not
really correct here.
website footer: Remove previous versions
The historical docs archive has a tile on docs.freebsd.org,
it does not need to be in the footer, which is wildly unbalanced.
Reviewed by: wosch
Event: Berlin Hackathon 202609
website footer: Consoldiate licensing
Make "Licensing" link in the footer go to the actual licensing page.
The legal column of the footer had two links, "legal notices" which went
to the licensing page. "licensing" which went to the first link therein.
Reported by: wosch
Reviewed by: michaelo, wosch
Event: Berlin Hackathon 202609
docs website: Remove downloads, add historical
Downloads is misplaced here. This is the site for the docs project,
and downloads is in the global header anyway. Take that out, and put
the historical docs archive at the bottom.
Event: Berlin Hackathon 202609
Reviewed by: carlavilla, wosch
Differential Revision: https://reviews.freebsd.org/D59447