Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Accessible links 2 #6050

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Jan 23, 2025

The web isn't limited to people who read content with their eyes. Some users use screen readers and other accessibility agents and some people have other reasons for appreciating descriptive links. To that end, check-spelling/spell-check-this includes a rule:

Do not use (click) here links

For more information, see:

(?i)(?:>|\[)(?:(?:click |)here|link|(?:read |)more)(?:</|\]\()

The changes included here are designed to help users who benefit from descriptive links

@jsoref jsoref requested a review from a team as a code owner January 23, 2025 15:45
@opentelemetrybot opentelemetrybot requested a review from a team January 23, 2025 15:46
@github-actions github-actions bot added the blog label Jan 23, 2025
@jsoref jsoref mentioned this pull request Jan 23, 2025
@chalin chalin added blocked accessibility Adds accessibility improvements labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Adds accessibility improvements blocked blog
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants