The branch, master has been updated
       via  2b30656b7048b1746d943a49fe1cc8c8a8502404 (commit)
      from  fa2da62dde2e5589b4737117790d74cea793f681 (commit)


- Log -----------------------------------------------------------------
commit 2b30656b7048b1746d943a49fe1cc8c8a8502404
Author:     Michael Niedermayer <mich...@niedermayer.cc>
AuthorDate: Sun Sep 6 01:21:41 2015 +0200
Commit:     Michael Niedermayer <mich...@niedermayer.cc>
CommitDate: Sun Sep 6 01:22:52 2015 +0200

    src/download: use a https based link for main "Browse" button

diff --git a/src/download b/src/download
index 219030e..056736d 100644
--- a/src/download
+++ b/src/download
@@ -135,7 +135,7 @@
               <i class="fa fa-git"></i>
               Snapshot
             </a> &nbsp;
-            <a href="http://git.videolan.org/?p=ffmpeg.git;a=tree"; class="btn 
btn-success">
+            <a href="https://github.com/FFmpeg/FFmpeg"; class="btn btn-success">
               Browse
             </a>
           </div>

-----------------------------------------------------------------------

Summary of changes:
 src/download | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to