瀏覽代碼

Update README_cn.md

LaraStuStu 4 年之前
父節點
當前提交
ad667c2369
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README_cn.md

+ 1 - 1
README_cn.md

@@ -108,7 +108,7 @@ pip install paddlex -i https://mirror.baidu.com/pypi/simple
 * 模型多端安全部署
   * [CPU/GPU(加密)部署](https://paddlex.readthedocs.io/zh_CN/develop/deploy/server/index.html)
   * [OpenVINO加速部署](https://paddlex.readthedocs.io/zh_CN/develop/deploy/openvino/index.html)
-  * [Nvidia Jetson开发板部署](https://paddlex.readthedocs.io/zh_CN/develop/deploy/nvidia-jetson.html)
+  * [Nvidia Jetson开发板部署](https://paddlex.readthedocs.io/zh_CN/develop/deploy/jetson/index.html)
   * [树莓派部署](https://paddlex.readthedocs.io/zh_CN/develop/deploy/raspberry/index.html)
 
 * [模型可解释性](https://paddlex.readthedocs.io/zh_CN/develop/appendix/interpret.html)