The branch, master has been updated
       via  620e49476732fe02d4120bc1f7c8d92ddb5db0df (commit)
      from  a8164b5d2c8897d5e66696b94e149bf77af32cbd (commit)


- Log -----------------------------------------------------------------
commit 620e49476732fe02d4120bc1f7c8d92ddb5db0df
Author:     Simon Thelen <ffmpeg-...@c-14.de>
AuthorDate: Thu Mar 3 21:09:46 2016 +0100
Commit:     Michael Niedermayer <mich...@niedermayer.cc>
CommitDate: Thu Mar 3 21:10:31 2016 +0100

    web/contact: Fix link.
    
    Signed-off-by: Simon Thelen <ffmpeg-...@c-14.de>

diff --git a/src/contact b/src/contact
index 077f9ca..22c1e11 100644
--- a/src/contact
+++ b/src/contact
@@ -154,6 +154,6 @@
   <p class="text-center">
     <a class="btn btn-success btn-lg" 
href="http://ffmpeg.zeranoe.com/forum/";>FFmpeg on Windows</a>
     &nbsp; &nbsp;
-    <a class="btn btn-success btn-lg" href="http://ffmpeg.gusari.org/";>FFmpeg 
Support Forum</a>
+    <a class="btn btn-success btn-lg" 
href="http://ffmpeg.gusari.org/index.php";>FFmpeg Support Forum</a>
   </p>
 </div> <!-- well -->

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

Summary of changes:
 src/contact | 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