This also switches the public git URL to use the same server as ffmpeg-web & fateserver git That way all git server URLs are also much more consistent --- src/download | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/download b/src/download index 47bee8f..82d3ca3 100644 --- a/src/download +++ b/src/download @@ -131,7 +131,7 @@ by using the command: </p> - <pre>git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg</pre> + <pre>git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg</pre> <div> <div class="pull-right"> @@ -194,7 +194,7 @@ <tbody> <tr> <td> - <div class="pull-left"><a href="git://source.ffmpeg.org/ffmpeg.git">git://source.ffmpeg.org/ffmpeg.git</a></div> + <div class="pull-left"><a href="https://git.ffmpeg.org/ffmpeg.git">https://git.ffmpeg.org/ffmpeg.git</a></div> <div class="pull-right"> <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git">Browse</a> </div> -- 1.7.9.5 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel