The link to Project Structure under the main README.md is broken.
I did a quick review of the source code from the parent repo (fsdl-text-recognizer) and I'm guessing that the Python script fsdl-text-recognizer/admin/tasks/subset_repo_for_labs.py used for generating the project repo needs a line
shutil.copy("instructions/project_structure.md", output_dir)
I'd be happy to fix it. Thanks for open sourcing the bootcamp!