In the [lab_app README.md](https://github.com/brevdev/workshop-vss/tree/main/.devx/lab_app#readme), the last image is broken. It looking for `static/robots/blueprint-blend.png` ```python <img src="_static/robots/blueprint-blend.png" alt="VSS Robot Character" style="float:right; max-width:350px;margin:15px;" /> ``` but this image doesn't exist, see https://github.com/brevdev/workshop-vss/tree/main/.devx/_static/robots
In the lab_app README.md, the last image is broken. It looking for
static/robots/blueprint-blend.pngbut this image doesn't exist, see https://github.com/brevdev/workshop-vss/tree/main/.devx/_static/robots