Skip to content

Commit

Permalink
[DOCS] Fix url error (#563)
Browse files Browse the repository at this point in the history
* Fix path error

* Fix typo
  • Loading branch information
triple-Mu committed Nov 10, 2022
1 parent 04d364d commit 8ac9354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ cv2.imwrite("vis_image.jpg", vis_im)

#### 安装

- 参考[C++预编译库下载](docs/quick_start/CPP_prebuilt_libraries.md)文档
- 参考[C++预编译库下载](docs/cn/build_and_install/download_prebuilt_libraries.md)文档

#### C++ 推理示例

Expand Down

0 comments on commit 8ac9354

Please sign in to comment.