Bug 255410 - English language page links to German language page
Summary: English language page links to German language page
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-26 09:25 UTC by Ceri Davies
Modified: 2021-04-28 17:54 UTC (History)
1 user (show)

See Also:


Attachments
patch for de/ to en/ link (1.36 KB, patch)
2021-04-26 09:25 UTC, Ceri Davies
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ceri Davies 2021-04-26 09:25:38 UTC
Created attachment 224432 [details]
patch for de/ to en/ link

The link to the FreeBSD documentation project on the English page https://www.freebsd.org/docs/books/ links to https://www.freebsd.org/de/docproj/
Comment 1 Guangyuan Yang freebsd_committer freebsd_triage 2021-04-28 16:43:50 UTC
https://www.FreeBSD.org/en/docproj should be https://www.FreeBSD.org/docproj in the patch, otherwise looks good to me, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-28 17:51:27 UTC
A commit in branch main references this bug:

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

commit 339e2e4741f602e74e807106cae771e3c945638a
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-04-28 16:54:35 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-04-28 16:54:35 +0000

    Fix an incorrect link to the German docproj page

    PR:             255410
    Reported by:    Ceri Davies <ceri@submonkey.net>

 website/content/en/docs/books.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)