Skip to content

Commit

Permalink
Remove some 404 links (#1596)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptakS authored Jun 21, 2024
2 parents 1983490 + 7003798 commit e41bbe7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
11 changes: 3 additions & 8 deletions src/_data/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -819,11 +819,6 @@
"description": "We bring together experts from the fields of accessibility and legal to discuss current trends, and to provide insights that will be helpful to practitioners in their work on digital accessibility.",
"url": "https://www.accessibility.legal/"
},
{
"title": "Funka Accessibility Days",
"description": "Funka Accessibility Days is northern Europe’s largest conference on accessible ICT. We are proud to welcome some of the world´s leading experts on web accessibility.",
"url": "https://www.funka.com/en/we-offer/funka-accessibility-days/"
},
{
"title": "Future Date",
"description": "Future Date is a free, volunteer-led, virtual accessibility conference. Our goal is to expose our audience to the pioneering work and lived experiences of disability and accessibility leaders.",
Expand Down Expand Up @@ -2354,7 +2349,7 @@
"title": "The a11y Monthly: Does Accessibility slow down the development process?",
"description": "One of the complaints I’ve often heard from business owners and managers is that implementing accessibility is hard and slows down the development process. For this reason, sometimes accessibility gets postponed or set aside in the erroneous belief that’s something that can be “added” later. Here, I’d like to share my thoughts on why I think the first statement is misleading.",
"additional": "Yoast",
"url": "https://developer.yoast.com/accessibility-slow-down-development-process/"
"url": "https://yoast.com/developer-blog/accessibility-slow-down-development-process/"
},
{
"title": "Writing CSS with Accessibility in Mind",
Expand All @@ -2371,8 +2366,8 @@
{
"title": "Information On Different Types Of People For Graphic Communication, Website And Information Designers",
"description": "Every day we use graphic communication design from reading letters which have come through the post, or the newspaper in the morning, to reading and using information at work, to travelling and navigating in the environment. How can we include as many people as possible when designing graphic communication and information, and how do we not unnecessarily exclude people?",
"additional": "Usability Geek",
"url": "https://usabilitygeek.com/information-different-types-people-graphic-communication-website-information-designers/"
"additional": "User Design, Illustration and Typesetting, previously Usability Geek",
"url": "https://medium.com/@user_design/information-on-different-types-of-people-for-graphic-communication-website-and-information-4b6454905bb1"
},
{
"title": "Accessibility for Teams",
Expand Down
3 changes: 0 additions & 3 deletions src/posts/should-i-use-an-accessibility-overlay.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,6 @@ further_reading:
- title: "Why Accessibility Overlays Fall Short"
url: https://www.viget.com/articles/why-a11y-overlays-fall-short/
source: Viget
- title: "Why I blocked #AccessiBe"
url: https://blindjournalist.wordpress.com/2021/03/04/why-i-blocked-accessibe/
source: Robert Kingett
- title: "Why should you stay away from Accessibility Overlays?"
url: https://www.barrierbreak.com/why-should-you-stay-away-from-accessibility-overlays/
source: Barrier Break
Expand Down
2 changes: 1 addition & 1 deletion src/posts/understanding-visual-impairment.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ An estimated 19,000,000 children under 15 years are visually impaired with 12,00

Disorders of the eye that lead to visual impairments can include:

- [Retinal degeneration](http://ffb.ca/learn/eye-diseases/),
- [Retinal degeneration](https://www.sciencedirect.com/topics/neuroscience/retinal-degeneration),
- [Albinism](https://en.wikipedia.org/wiki/Albinism),
- [Cataracts](https://en.wikipedia.org/wiki/Cataract),
- [Glaucoma](https://en.wikipedia.org/wiki/Glaucoma),
Expand Down

0 comments on commit e41bbe7

Please sign in to comment.