Skip to content

Commit f92dcf4

Browse files
authored
Fix dead link in yolov7 readme (wang-xinyu#1222)
1 parent c66b8b7 commit f92dcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yolov7/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The tensorrt code is derived from [QIANXUNZDL123/tensorrtx-yolov7](https://githu
1919

2020
Currently, we support yolov7 v0.1
2121

22-
- For yolov7 v0.1, download .pt from [yolov7 release v0.1](https://github.com/WongKinYiu/yolov7/releases/tag/v0.10), then follow how-to-run in current page.
22+
- For yolov7 v0.1, download .pt from [yolov7 release v0.1](https://github.com/WongKinYiu/yolov7/releases/tag/v0.1), then follow how-to-run in current page.
2323

2424
## Config
2525

0 commit comments

Comments
 (0)