If you have some broken links on your website, You can fix them by redirecting them to relevant posts and pages on your blog.
Go to Yoast – Tools – File Editor and in your .htaccess file add the following line just before # End WordPress line.
redirect 301 /broken-link /awesome-relavant-post
Just replace links with your relevant links.