From 9cce5db82c584183cd5d00368eb4c53d8cff1527 Mon Sep 17 00:00:00 2001 From: Silas Santini <70163606+pancakereport@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:48:00 -0700 Subject: [PATCH] Update links --- course-software/notebook-accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course-software/notebook-accessibility.md b/course-software/notebook-accessibility.md index 4d7a40c..fca8e0a 100644 --- a/course-software/notebook-accessibility.md +++ b/course-software/notebook-accessibility.md @@ -9,7 +9,7 @@ nav_order: 4 ## Jupyter Notebook Accessibility Checker -The DataHub team developed an [accessibility checker](https://github.com/berkeley-dsep-infra/jupyterlab-a11y-checker) for Jupyter Notebooks. This checker can identify and either suggest fixes for accessibility issues or provide an interface for you to fix issues yourself. A list of the accessibility issues this checker can aid with is [here](https://github.com/berkeley-dsep-infra/jupyterlab-a11y-checker/blob/main/doc/rules.md). +The DataHub team developed an [accessibility checker](https://github.com/berkeley-cdss/jupyterlab-a11y-checker) for Jupyter Notebooks. This checker can identify and either suggest fixes for accessibility issues or provide an interface for you to fix issues yourself. A list of the accessibility issues this checker can aid with is [here](https://github.com/berkeley-cdss/jupyterlab-a11y-checker/blob/main/docs/components/rules.md). You can access the accessibility checker on the [Accessibility DataHub](https://a11y.datahub.berkeley.edu/). Click on the following icon on the right hand side of the window. Then, click "Analyze Notebook".