ScottLogic / blog

The Scott Logic blog
http://blog.scottlogic.com
Other
9 stars 86 forks source link

Fix: Broken links and author references: "Testing WebSockets for Beginners" #125

Closed ithake closed 11 months ago

ithake commented 11 months ago

Background

As part of the Accessibility Investigation internal project, Axe-pro automated testing identified empty links on page:

Further investigation found it was a typo in the content, rather than a more fundamental issue, so fixing as we go. Followup manual testing also found that an in-content link to "Herb William redirected incorrectly.

Details of fix

Testing

Before changes:

testing-web-sockets-for-beginners

After changes:

https://ithake.github.io/blog-slogic/2019/07/23/Testing-WebSockets-for-beginners.html

testing-web-sockets-for-beginners-after

Have you (please tick each box to show completion):

Posts are approved based on their category. replace (at) with @ to notify them!

ithake commented 11 months ago

@jcarstairs-scottlogic for information.

ColinEberhardt commented 11 months ago

Thanks @ithake - much appreciated