Created attachment 222503 [details] FreeBSD Website Malformed URL When attempting to surf to FreeBSDmall, there is a single quote mark that is formatted incorrectly, rendering the url not completable. This affects both release pages.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=c722deaae56911b18502dad045019361a87508f9 commit c722deaae56911b18502dad045019361a87508f9 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-02-16 21:14:59 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-02-16 21:14:59 +0000 Fix FreeBSD Mall link in releases from 9.3 to 11.4R PR: 253568 Submitted by: callistasgraves (AT) icloud.com website/content/en/releases/10.1R/announce.adoc | 2 +- website/content/en/releases/10.2R/announce.adoc | 2 +- website/content/en/releases/10.3R/announce.adoc | 2 +- website/content/en/releases/10.4R/announce.adoc | 2 +- website/content/en/releases/11.0R/announce.adoc | 2 +- website/content/en/releases/11.1R/announce.adoc | 2 +- website/content/en/releases/11.2R/announce.adoc | 2 +- website/content/en/releases/11.3R/announce.adoc | 2 +- website/content/en/releases/11.4R/announce.adoc | 2 +- website/content/en/releases/12.0R/announce.adoc | 2 +- website/content/en/releases/12.2R/announce.adoc | 2 +- website/content/en/releases/9.3R/announce.adoc | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-)
Fixed. Thanks :)