fsdl-text-recognizer-project icon indicating copy to clipboard operation
fsdl-text-recognizer-project copied to clipboard

"Project Structure" link under README.md is broken (HTTP 404 Error)

Open goopyflux opened this issue 5 years ago • 0 comments

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!

goopyflux avatar Jun 03 '20 14:06 goopyflux