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

Update the updates list #19

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ We have a "changelog" of decisions: [CHANGELOG.md](CHANGELOG.md).

These updates provide high level information about the Editorial Board's activities:

- [2024-01](content/updates/2024-01-08-editorial-board-update.md)
- [Updates](https://python.github.io/editorial-board/updates/)
Copy link
Member

@Mariatta Mariatta Sep 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rethinking this, perhaps it's better to embed the link in the previous sentence.

Eg

Replace

These updates provide high level information about the Editorial Board's activities:

with

Updates of the Editorial Board's activities can be read [here](https://python.github.io/editorial-board/updates/).
Subscribe to the updates using the [RSS Feed](https://python.github.io/editorial-board/updates/index.xml).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated, although I reworded the first one to:

[Read updates](https://python.github.io/editorial-board/updates/) of the Editorial Board's activities can be read.

Because for accessibility:

  • Avoid link text like “Click Here,” “More,” and “Read More.” These kinds of links can be confusing when a screen reader reads them out of context.

https://usability.yale.edu/web-accessibility/articles/links

How does that look?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Thanks!


## Process

Expand Down