diff --git a/09_job_queues/doc_ocr_webapp.py b/09_job_queues/doc_ocr_webapp.py index 75ac862f8..1a79ba98b 100644 --- a/09_job_queues/doc_ocr_webapp.py +++ b/09_job_queues/doc_ocr_webapp.py @@ -11,7 +11,7 @@ # tasks to a separate Modal app defined in the [Job Queue # tutorial](/docs/examples/doc_ocr_jobs), polls until the task is completed, and displays # the results. Try it out for yourself -# [here](https://modal-labs-example-doc-ocr-webapp-wrapper.modal.run/). +# [here](https://modal-labs--example-doc-ocr-webapp-wrapper.modal.run/). # # ![receipt parser frontend](./receipt_parser_frontend.jpg)