From a0424ab91a4eff67c6de3989247305c02e48ec39 Mon Sep 17 00:00:00 2001 From: Brandon Castellano Date: Sun, 27 Aug 2023 22:59:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f633ba98..9ab6e282 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Skip the first 10 seconds of the input video: scenedetect -i video.mp4 time -s 10s -More examples can be found throughout [the documentation](https://www.scenedetect.com/docs/latest/cli/global_options.html). +More examples can be found throughout [the documentation](https://www.scenedetect.com/docs/latest/cli.html). **Quick Start (Python API)**: