Skip to content
  • Will Mathewson's avatar
    3ae8d7b8
    Replace "here" link titles with meaningful titles · 3ae8d7b8
    Will Mathewson authored
    For accessibility reasons[1], it's recommended not to use "here"/"click
    here"/"more" as the title for a link. When screen reader users are
    tabbing through all links on the page, they'll miss the context of "read
    more about X" preceding the "here". Thankfully, the sentences in the are
    largely good to go, so the "here" can be dropped in favour of the last
    part of the sentence to give the link title more meaning.
    
    Some of these text changes may seem trivial, but when considering the
    link text outwith its context sentences, the text has some more meaning
    for those reading them through screen readers. (e.g. "API documentation"
    -> "`number_to_currency` API documentation")
    
    [1]: https://www.gov.uk/guidance/content-design/links#writing-link-text
    3ae8d7b8
    Replace "here" link titles with meaningful titles
    Will Mathewson authored
    For accessibility reasons[1], it's recommended not to use "here"/"click
    here"/"more" as the title for a link. When screen reader users are
    tabbing through all links on the page, they'll miss the context of "read
    more about X" preceding the "here". Thankfully, the sentences in the are
    largely good to go, so the "here" can be dropped in favour of the last
    part of the sentence to give the link title more meaning.
    
    Some of these text changes may seem trivial, but when considering the
    link text outwith its context sentences, the text has some more meaning
    for those reading them through screen readers. (e.g. "API documentation"
    -> "`number_to_currency` API documentation")
    
    [1]: https://www.gov.uk/guidance/content-design/links#writing-link-text
Loading