I removed old build folders from the build directory in Jenkins expecting them to be removed in the UI, unfortunately whilse these build directories are gone, their UI link still exists. I now have two questions:
A better way to remove old builds is discard-old-build plugin where you can specify how many builds you want to keep and all older builds are discarded.