diff --git a/doc/doc_en/quickstart_en.md b/doc/doc_en/quickstart_en.md index e351ecc650d621b1da5f34dd941eaf6fb3094402..a5c0881de30bfd4b76d30c7840b6585b5d7e2af9 100644 --- a/doc/doc_en/quickstart_en.md +++ b/doc/doc_en/quickstart_en.md @@ -99,5 +99,5 @@ For more text detection and recognition tandem reasoning, please refer to the do In addition, the tutorial also provides other deployment methods for the Chinese OCR model: - [Server-side C++ inference](../../deploy/cpp_infer/readme_en.md) -- [Service deployment](../../deploy/pdserving/readme_en.md) -- [End-to-end deployment](../../deploy/lite/readme_en.md) +- [Service deployment](../../deploy/hubserving) +- [End-to-end deployment](https://github.com/PaddlePaddle/PaddleOCR/tree/develop/deploy/lite)