From 3528e6325094b01b8d095f4b477e486b37b1d118 Mon Sep 17 00:00:00 2001
From: Conrad Zelck <git@simpel.cc>
Date: Fri, 22 Jan 2021 17:37:27 +0100
Subject: [PATCH] docs README: change download links ffmpeg

Signed-off-by: Conrad Zelck <git@simpel.cc>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 96af123..6f92060 100644
--- a/README.md
+++ b/README.md
@@ -22,4 +22,4 @@ So you can use the app as an audio extractor or audio converter too.
 
 As windows FFmpeg build is licensed under GPL and therefor incompatible with MIT license I can't offer a compiled release.  
 FFmpeg source can be found here: https://github.com/FFmpeg/FFmpeg  
-You can download FFmpeg build under: https://ffmpeg.zeranoe.com/build
+You can download FFmpeg build under: https://www.gyan.dev/ffmpeg/builds or https://github.com/BtbN/FFmpeg-Builds/releases
-- 
GitLab