Skip to content

Commit fc090b2

Browse files
authored
[docs] fix wrong links (PaddlePaddle#997)
1 parent ab284dc commit fc090b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh_cn/deploy/deploy_cls_model_on_mobile_device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ git checkout release/v2.8
3535
3636
```
3737
注意:编译Paddle-Lite获得预测库时,需要打开`--with_cv=ON --with_extra=ON`两个选项,`--arch`表示`arm`版本,这里指定为armv8,
38-
更多编译命令介绍请参考[链接](https://paddle-lite.readthedocs.io/zh/latest/source_compile/compile_andriod.html)
38+
更多编译命令介绍请参考[链接](https://paddle-lite.readthedocs.io/zh/latest/source_compile/compile_options.html)
3939
预测库的文件目录如下:
4040
```
4141
inference_lite_lib.android.armv8/

0 commit comments

Comments
 (0)