From 88a6641d8bbe0f87f153a86b5427747aa5b72018 Mon Sep 17 00:00:00 2001
From: khanna38 <khanna38@uw.edu>
Date: Mon, 2 Oct 2023 16:04:23 -0700
Subject: [PATCH] Adding Contrast Checker link

---
 slides/presenting-accessibly.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/presenting-accessibly.html b/slides/presenting-accessibly.html
index c3399b62..42cdd472 100644
--- a/slides/presenting-accessibly.html
+++ b/slides/presenting-accessibly.html
@@ -154,7 +154,7 @@ Can a BVI person follow your presentation and get the same information as someon
 - Image descriptions
 - Use headers & styles
 - Color contrast
-  - We'll talk about this more, but you can use [this tool](TBD) to make sure that people with color blindness or other color-related accessibility needs can read your slides
+  - We'll talk about this more, but you can use [this tool](https://webaim.org/resources/contrastchecker/) to make sure that people with color blindness or other color-related accessibility needs can read your slides
 
 ---
 # Slideshow Basics (4/9)
-- 
GitLab