From 13faf4702c1b00443fb7f7b15f83a226694104b2 Mon Sep 17 00:00:00 2001 From: Carie Fisher <15240149+cehfisher@users.noreply.github.com> Date: Fri, 28 Aug 2026 13:24:02 -0500 Subject: [PATCH] Change demo video link in README Updated demo video link for the a11y scanner. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 718a223..13040fe 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The a11y scanner helps teams: > ⚠️ **Note:** The a11y scanner is currently in public preview. Feature development work is still ongoing. It can help identify accessibility gaps but cannot guarantee fully accessible code suggestions. Always review before merging! -🎥 **[Watch the demo video](https://youtu.be/CvRJcEzCSQM)** to see the a11y scanner in action. +🎥 **[Watch the demo video](https://youtu.be/gzpDNd8ahqE)** to see the a11y scanner in action. ---