jupyter / accessibility

A repository for ongoing work around making Jupyter's software accessible and inclusive
https://jupyter-accessibility.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
66 stars 33 forks source link

Documentation site has out of date meeting minutes links #75

Closed isabela-pf closed 2 years ago

isabela-pf commented 2 years ago

The issue

The (new and exciting!) jupyter/accessibility documentation site mentions the JupyterLab accessibility meeting minutes on the Community page, but links to a jupyterlab/team-compass issue that only holds the meeting minutes up to March 2021. This means it does not have all the meeting minutes and presents them as a long list (which may be difficult to navigate).

The good news

The up to date Markdown file versions of these minutes are still in this repo and seem to be in the correct directory to appear on the Community page. It's just a matter of changing the link.

Possible approaches

I don't know much about how this site is set up, but I'm happy to clean this up myself once I know what is desired. Do people want:

Thanks!