Bug 263503

Summary: Download links for de, fr and zh-tw are broken
Product: Documentation Reporter: Daniel O'Connor <darius>
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Daniel O'Connor 2022-04-24 00:25:41 UTC
They point to https://download.freebsd.org/releases/amd64/amd64/ISO-IMAGES/12.1/ rather than https://download.freebsd.org/releases/amd64/ISO-IMAGES/12.1/

They are also quite out of date, still referencing 12.1 and 11.4.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-04-24 00:27:06 UTC
*** Bug 263504 has been marked as a duplicate of this bug. ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-25 20:47:08 UTC
A commit in branch main references this bug:

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

commit 48e72773d3d280186286b75e8450ce5e17378a6c
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-06-25 20:43:12 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-06-25 20:43:12 +0000

    Upgrade where page in other languages

    PR:             263919, 263503, 257773
    Submitted by:   Fares <f.idri99 (AT) gmail.com>,
                    Daniel O'Connor <darius (AT) dons.net.au>,
                    Gordon Freeman <wh (AT) xqz.at>

 website/content/de/where.adoc    | 268 ++++++++++++++---------------
 website/content/en/where.adoc    |  19 ++-
 website/content/es/where.adoc    | 270 ++++++++++++++++++++++++++----
 website/content/fr/where.adoc    |  12 +-
 website/content/hu/where.adoc    | 351 +++++++++++++++-----------------------
 website/content/it/where.adoc    | 352 +++++++++++++++------------------------
 website/content/ja/where.adoc    |  12 +-
 website/content/nl/where.adoc    | 225 +++++++++++++++----------
 website/content/ru/where.adoc    | 344 +++++++++++++++-----------------------
 website/content/zh-cn/where.adoc | 336 +++++++++++--------------------------
 website/content/zh-tw/where.adoc | 320 +++++++++++++----------------------
 11 files changed, 1157 insertions(+), 1352 deletions(-)
Comment 3 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-06-25 20:50:23 UTC
Fixed. Thanks, maybe you can take a look to the translation :)