diff --git a/schedule.md b/schedule.md
index 4898d490d8295e279366a469779ae76355180e5d..4bab28beda58094dc2c8f7110b89af1e2825aec7 100644
--- a/schedule.md
+++ b/schedule.md
@@ -173,9 +173,9 @@ Practice with Accessibility Assessment
 : 
 
 - **Required**
-   - Read: About how [web semantics are conveyed to screen readers](https://alistapart.com/article/semantics-to-screen-readers/)   and [**Respond**]({{site.discussion}}) 
-   - Read: [Accessibility in Software Practice: A Practitioner’s Perspective](https://dl.acm.org/doi/abs/10.1145/3503508) and Respond on Ed (TBD)
+   - Read: About how [web semantics are conveyed to screen readers](https://alistapart.com/article/semantics-to-screen-readers/)   and [**Respond**]({{site.discussion}}/3636487) 
 - **If you want to dig deeper**
+   - Read: [Accessibility in Software Practice: A Practitioner’s Perspective](https://dl.acm.org/doi/abs/10.1145/3503508) 
    - Read: [Is your web page accessible? A comparative study of methods for assessing web page accessibility for the blind](https://dl.acm.org/doi/10.1145/1054972.1054979) and [**Respond**]({{site.discussion}})
    - Read: [Comparison of different methods for accessibility testing](https://sol.sbc.org.br/journals/index.php/jis/article/view/1778/1848) Mateus etal, 2021 
    - Watch: [Google Video on Practical Web Accessibility](https://www.youtube.com/watch?v=x18vEEfpK3g) — this video provides a great overview of the Web and how to make web content accessible. Highly recommended as a supplement to what we will cover in class.