My colleague recently sent out a mass email that included a hyperlink to a media file (a PDF) hosted on our WordPress site. Unfortunately, he made a mistake when typing the URL, and as a result, the link doesn't work for anyone who received the email. Specifically, he entered the URL as http://https/www.carneysandoe.com/assets/Shady-Side-MSH-07.01-2.pdf, which contains a formatting error: it has both http:// and https without the colon, making it invalid. Since the email has already been sent, is there a way to create a redirect in WordPress (or on the server) so that anyone clicking on the incorrect link will be automatically redirected to the correct PDF file, without needing to resend the corrected email to everyone?