Skip to content

Fix link accessibility in part4b#4300

Open
jurajkapsz wants to merge 1 commit into
fullstack-hy2020:sourcefrom
jurajkapsz:patch-2
Open

Fix link accessibility in part4b#4300
jurajkapsz wants to merge 1 commit into
fullstack-hy2020:sourcefrom
jurajkapsz:patch-2

Conversation

@jurajkapsz

Copy link
Copy Markdown

This is a follow-up to the accessibility improvements in PR #2289.

This PR replaces a generic here link with descriptive link text. Descriptive link text is an important accessibility practice, particularly for screen reader users who may navigate pages by listing links, where generic text such as here provides little context.

There are additional instances of generic link text (such as here) in the course material. I chose to keep this PR limited to a single change to make it easy to review and to avoid unnecessary merge conflicts.

This is a follow-up to the accessibility improvements in PR fullstack-hy2020#2289.

This PR replaces a generic `here` link with descriptive link text. Descriptive link text is an important accessibility practice, particularly for screen reader users who may navigate pages by listing links, where generic text such as `here` provides little context.

There are additional instances of generic link text (such as `here`) in the course material. I chose to keep this PR limited to a single change to make it easy to review and to avoid unnecessary merge conflicts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant