Date: Sun, 22 Feb 2026 12:18:02 +0000 From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 05a83e2e1d - main - Status/2025Q4/accessibility-handbook.adoc: Fix link Message-ID: <699af3fa.3ff44.5b5f8271@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=05a83e2e1d7f2631f627f462ce8474fc0e3f3ba1 commit 05a83e2e1d7f2631f627f462ce8474fc0e3f3ba1 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2026-02-22 12:13:36 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2026-02-22 12:17:34 +0000 Status/2025Q4/accessibility-handbook.adoc: Fix link The characters -- in the URL do not behave as expected, hence encode them as %2D%2D. Reported by: ykla <yklaxds@gmail.com> Pull Request: https://github.com/freebsd/freebsd-doc/pull/612 --- .../en/status/report-2025-10-2025-12/accessibility-handbook.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2025-10-2025-12/accessibility-handbook.adoc b/website/content/en/status/report-2025-10-2025-12/accessibility-handbook.adoc index e3034644dc..81fe56d59a 100644 --- a/website/content/en/status/report-2025-10-2025-12/accessibility-handbook.adoc +++ b/website/content/en/status/report-2025-10-2025-12/accessibility-handbook.adoc @@ -11,7 +11,7 @@ The handbook aims to document the assistive technologies available in FreeBSD, c During this quarter: -* The book was presented at the FreeBSD Developer Summit Zagreb 2025, with slides available link:https://docs.google.com/presentation/d/1rnw5fU8KyUCGNqR6gkM5IBdyx8cVVdqigCGmrrd--a4[here]. +* The book was presented at the FreeBSD Developer Summit Zagreb 2025, with slides available link:https://docs.google.com/presentation/d/1rnw5fU8KyUCGNqR6gkM5IBdyx8cVVdqigCGmrrd%2D%2Da4[here]. * The book was published and is now available on the FreeBSD website under link:https://docs.freebsd.org/en/[Documentation] > link:https://docs.freebsd.org/en/books/[Books] > link:https://docs.freebsd.org/en/books/accessibility/[Accessibility Handbook]. At present, the handbook describes assistive technologies related to visual disabilities.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699af3fa.3ff44.5b5f8271>
