From 3d22205dc2b61ce58401646c1d3cf6b714245803 Mon Sep 17 00:00:00 2001
From: Gyan Doshi <gyandoshi@gmail.com>
Date: Sat, 3 Jun 2017 14:59:04 +0530
Subject: [PATCH] Added link to SuperUser forum

Signed-off-by: Gyan Doshi <gyandoshi@gmail.com>
---
 src/contact | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/contact b/src/contact
index e076222..c8a7aab 100644
--- a/src/contact
+++ b/src/contact
@@ -157,6 +157,8 @@
   <p class="text-center">
     <a class="btn btn-success btn-lg" href="https://ffmpeg.zeranoe.com/forum/">FFmpeg on Windows</a>
     &nbsp; &nbsp;
-    <a class="btn btn-success btn-lg" href="http://ffmpeg.gusari.org/index.php">FFmpeg Support Forum</a>
+    <a class="btn btn-success btn-lg" href="https://superuser.com/questions/tagged/ffmpeg">FFmpeg at SuperUser</a>
+    &nbsp; &nbsp;
+	<a class="btn btn-success btn-lg" href="http://ffmpeg.gusari.org/index.php">FFmpeg Support Forum</a>
   </p>
 </div> <!-- well -->
--
2.12.2.windows.2