From 388cad8ff8633490f6d05c249a44839228af6779 Mon Sep 17 00:00:00 2001 From: Mike Gower Date: Fri, 28 Jul 2023 07:15:48 -0700 Subject: [PATCH] Update identify-input-purpose.html Replaced relative link with FQDN link https://www.w3.org/TR/WCAG21/#input-purposes since the existing one is triggering nothing. --- guidelines/sc/21/identify-input-purpose.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guidelines/sc/21/identify-input-purpose.html b/guidelines/sc/21/identify-input-purpose.html index 48f11559ac..2d9bf9080f 100644 --- a/guidelines/sc/21/identify-input-purpose.html +++ b/guidelines/sc/21/identify-input-purpose.html @@ -7,7 +7,7 @@

Identify Input Purpose

The purpose of each input field collecting information about the user can be programmatically determined when: