Quansight-Labs / czi-scientific-python-mgmt

🐍 Top level project management for Scientific-Python CZI grant at Labs
https://github.com/orgs/Quansight-Labs/projects/11?query=is%3Aopen+sort%3Aupdated-desc
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

[L] Divergent links (same name, different URLs) #88

Open gabalafou opened 4 months ago

gabalafou commented 4 months ago

Divergent links (term I invented) - two or more links that have the same name but go to different URLs.

These are particularly bad for people who use speech command software.

### Tasks
- [ ] Find divergent links in PyData Theme docs
- [ ] Fix divergent links in PyData Theme docs
- [ ] Add section in accessibility playbook about link writing - link to it from the PST docs
gabalafou commented 4 months ago

Tania says that PST does not have the ability to run checks on the content for theme adopters.

Bonus task: Could be useful to have a GitHub action that checks for divergent links.

gabalafou commented 4 months ago

I marked this as a large task because it's quite a bit of effort to go through every link on every page of the docs.

Might be better to create some code or GitHub action to do this, but that is also considerable time.