How do I fix broken links to images in imported posts’ post_content?

I added a new thumbnail to the site by inserting add_image_size('project', 700, 9999 ); into functions.php because it seemed like all of the images from old posts were set to 700 width and an automatic height. Then I installed and ran Regenerate Thumbnails and it fixed the issue.