Looks like the final redirect after signing up for the email subscription to Git Rev News articles goes to https://git.github.io/rev_news/rev_news.html
which 404s, since the valid URL is https://git.github.io/rev_news/rev_news/
. Not a big deal, but maybe this is an easy fix for someone.