From 8f8414e509e54cae13e9d0568f7da57f9b1835cb Mon Sep 17 00:00:00 2001 From: Konstantin <42798093+konstantin-paulus@users.noreply.github.com> Date: Tue, 4 Jul 2023 18:06:47 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1328eaa..d337dcf 100644 --- a/README.md +++ b/README.md @@ -139,8 +139,8 @@ const result: Uint8Array = ffmpeg Take a look at these tests for more examples: - https://github.com/diffusion-studio/ffmpeg-js/blob/main/examples/src/main.ts -- https://github.com/diffusion-studio/ffmpeg-js/blob/main/src/tests/export.spec.ts -- https://github.com/diffusion-studio/ffmpeg-js/blob/main/src/tests/commands.spec.ts +- https://github.com/diffusion-studio/ffmpeg-js/blob/main/tests/export.spec.ts +- https://github.com/diffusion-studio/ffmpeg-js/blob/main/tests/commands.spec.ts ## 🛑 Limitations