How do I update the hyperlinks in the footer pls?
If you want to hide it, you can “CSS it out”… 
.suggested-topics-message{
display:none;
}
If you want to change it, you can select it with a Javascript query selector and change it as you like.
Sorry, I mean I have a footer that contains broken links because I’ve removed posts - and I’ve forgotten where the links are updated/ edited.
Ah! That’s a totally different kettle of fish :). @IvanC
My best guess is “on that topic” that if you give Discourse sidekiq (the job scheduler) and the cache “some time”, this will correct itself (over time).
How long has it been since you deleted the topics?
Post a screenshot and lets see.
If it’s the FAQ & Privacy Stuff, then in your About will Also have broken links

