AMA
AMA copied to clipboard
[BUG REPORT] Blog dead URLs fix
I've been googling (https://www.google.com/search?q=Why+I+Haven’t+Fixed+Your+Issue+Yet) and the third in the list for me was https://helloanselm.com/notes/on-open-source-maintenance/.
I clicked and it turned out to be completely empty. 0 bytes response. But 200 OK.
So went to the root and found out that it's now under new prefix: https://helloanselm.com/writings/on-open-source-maintenance/.
I believe you just forgot to configure proper redirects from old location to new one somewhere in your NginX config.
Thanks for reporting this. I’ll have a look at this as soon as possible when I’m back in the office :)