Bug 260721

Summary: The FreeBSD logo at top left should refer to the FreeBSD home page
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: carlavilla, danger
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://docs.freebsd.org/

Description Graham Perrin freebsd_committer freebsd_triage 2021-12-27 06:52:07 UTC
The primary logo should (please) refer: 

*     to <https://www.freebsd.org/>

* not to <https://docs.freebsd.org/en/>.

Thanks
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2021-12-27 06:54:02 UTC
Side note, a comparable issue with FreeBSD Forums: 

BlueFreeBSD lacks a link to the FreeBSD home page | The FreeBSD Forums
<https://forums.freebsd.org/threads/83491/>
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-12-27 08:43:49 UTC
Well, IMHO this is not a bug, if you're in the Documentation Portal and you click in the FreeBSD logo it's ok to go to the Documentation Portal main page.

Why do you think this is a problem? It is not what user expect? :S
Comment 3 Graham Perrin freebsd_committer freebsd_triage 2021-12-27 09:04:05 UTC
(In reply to Sergio Carlavilla Delgado from comment #2)

I think, as a rule of thumb: 

* if an HTML page in the freebsd.org domain can offer links, 
  there should be a link to the FreeBSD home page. 

<https://docs.freebsd.org/en/> lacks this essential context.
Comment 4 Daniel Gerzo freebsd_committer freebsd_triage 2021-12-29 09:56:57 UTC
FWIW I fixed the "issue" at the Forums.
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-12-29 11:19:55 UTC
A commit in branch main references this bug:

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

commit a1e4faab2c774757db5202f0801146f0bf5a9148
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2021-12-29 11:18:41 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2021-12-29 11:18:41 +0000

    Point FreeBSD main logo to the website

    PR:             260721
    Submitted by:   Graham Perrin <grahamperrin (AT) gmail.com>

 documentation/themes/beastie/layouts/partials/site-header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 6 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-12-29 11:22:47 UTC
Fixed in the Documentation Portal too.
Comment 7 Graham Perrin freebsd_committer freebsd_triage 2021-12-29 12:03:32 UTC
Thank you! It's subtle, but feels much more cohesive.