Check for broken links (#1422)
Co-authored-by: Joris LIMONIER <joris.limonier@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e58c32c15
commit
30fc4b537f
18 changed files with 77 additions and 35 deletions
|
|
@ -52,7 +52,7 @@ do is loading the corresponding (detection or segmentation) model.
|
|||
### Tracking
|
||||
|
||||
Tracking shares the configuration with predict, i.e `conf`, `iou`, `show`. More configurations please refer
|
||||
to [predict page](https://docs.ultralytics.com/usage/cfg/#prediction).
|
||||
to [predict page](https://docs.ultralytics.com/modes/predict/).
|
||||
!!! example ""
|
||||
|
||||
=== "Python"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue