From nobody Sun Feb 22 12:18:02 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fJjgG4N8zz6T5Zc for ; Sun, 22 Feb 2026 12:18:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJjgG3rHwz3LfG for ; Sun, 22 Feb 2026 12:18:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771762682; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=z2uwBtfFrO2PJC4YXVTo/Gd8G21w/XjPvp4cYi6yXME=; b=oN6nEGU3kwuzNUVLg5I30EgyyOE+BJt7DP30+kBy6zkguRVbhUdP39PhTyaIiR1qejtDAd nRkTEbAflcMaX78CyNI6wpoK/ksu024X0ufAUw91xDm7I8exRGwl2XzdYjoqndcffBenZQ /3UVgB77rg6pcJChb1GnzfdrJmrm2KsumxKW3cvGVGfbwXMkP9Tld0ylHilHv8Jnw3mL/E mkXeOucClo4dh1qOgUXTL+oglCV+zCJ7HZfOCqIDpIiB7Y8qkHm7YAnxiBNXrUAFUvQz+6 EvqdXLySf34LTvQh00IND6/mX4FQ5ZhF8Gp6kAfz32W1C5KVrQq4A43IXZ94yQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771762682; a=rsa-sha256; cv=none; b=f8Rvq+NsFIfnLeMFCvhNl53xn3J+Y124qxzDpkJtq5oK1o5ost4ZzG5bWo0YYdPHIj4rvt Muuwa9QQvFHUQsrt66gBd2KYInjnQ/39nJI0V6KxY2JgRmd/qVOEjNslP+ojFuTd0nI4nR aewpRa43orseGgfAmTDPch7VQ6GUwKB5UHxs9tcvrVl+u5SwDqi2mAjVAqYf54EaLaODzb XhTHNYqnIyR3xJAPiZfKSGN5YyaCvQmBee31dRAGMlQ0oIS7NVCmGBnu34tKGnM4t4K7QU Wc1GyKaw/OGxAJVWrBcnKf8EVpYKYiO2se9j1dR2MrYdBpWKlKU61iwaM+VYfA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771762682; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=z2uwBtfFrO2PJC4YXVTo/Gd8G21w/XjPvp4cYi6yXME=; b=Iwab/T6oZ3Q18adpYW74Y6RFM8iDXbNp9/Q2zpCaY1KNqBZjsTYTHp8B5VfN5oqgyjNOl4 W0wDVkxOhByUMPnB022eC9ucEFTpKE2P2DlnbWdBxIYQ75AwLtUI7HqfseHrFq7rQURENf 6Bv2vNEIDOR/8xUKpVil58m55LXjncrYjc3BI5QDZZSpgM5SQtsUMWrOo24eeyoPpG5BXN 4oT4/kc8gFQ3hpNSLeR9a+JpN3ClzjnaPfPPJ7DgliNADfzkbuDQbZNipvwsijMNyb6HRO VPwHxnqvzSURn/SNrx5w8tt4cuI0v8CEESuAGqJHfTeTa5k+/rn4L1DRBWQn7Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJjgG3P6szjy6 for ; Sun, 22 Feb 2026 12:18:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ff44 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 22 Feb 2026 12:18:02 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 05a83e2e1d - main - Status/2025Q4/accessibility-handbook.adoc: Fix link List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 05a83e2e1d7f2631f627f462ce8474fc0e3f3ba1 Auto-Submitted: auto-generated Date: Sun, 22 Feb 2026 12:18:02 +0000 Message-Id: <699af3fa.3ff44.5b5f8271@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=05a83e2e1d7f2631f627f462ce8474fc0e3f3ba1 commit 05a83e2e1d7f2631f627f462ce8474fc0e3f3ba1 Author: Lorenzo Salvadore AuthorDate: 2026-02-22 12:13:36 +0000 Commit: Lorenzo Salvadore 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 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.