diff --git a/docs/quick_start/Python_prebuilt_wheels.md b/docs/quick_start/Python_prebuilt_wheels.md index 3ccae79b3..75b1cd36e 100644 --- a/docs/quick_start/Python_prebuilt_wheels.md +++ b/docs/quick_start/Python_prebuilt_wheels.md @@ -68,5 +68,5 @@ python -m pip install fastdeploy_python-0.2.0-cp38-cp38-manylinux1_x86_64.whl ## 其它文档 -- [预编译C++部署库](./prebuilt_libraries.md) +- [预编译C++部署库](./CPP_prebuilt_libraries.md) - [视觉模型C++/Python部署示例](../../examples/vision/)