Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> --- FATE.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/FATE.pm b/FATE.pm index 0d4603f..d74fd00 100644 --- a/FATE.pm +++ b/FATE.pm @@ -43,7 +43,7 @@ our $recent_age = 3600; our $ancient_age = 3 * 86400; our $hidden_age = 30 * 86400; our $pretty_links = 0; -our $gitweb = "http://git.videolan.org/?p=ffmpeg.git"; +our $gitweb = "https://git.ffmpeg.org/?p=ffmpeg.git"; #require "$ENV{FATEWEB_CONFIG}"; -- 2.49.0 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".