From f84337c79b796e6308c6b9c8059f0306477da64d Mon Sep 17 00:00:00 2001
From: Sai Karthik <kskarthik@disroot.org>
Date: Mon, 16 Nov 2020 17:40:06 +0530
Subject: [PATCH] update fsci website url's

---
 index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index 2f09cd5..2123080 100644
--- a/index.html
+++ b/index.html
@@ -280,11 +280,11 @@
         <div class="container">
           <div class="row">
             <div class="wow fadeInUp col-md-6 col-sm-6" data-wow-delay="0.6s">
-              <a href="http://fsci.org.in/"><img src="images/fsci.png" class="img-responsive fsci" alt="fsci"></a>
+              <a href="http://fsci.in/"><img src="images/fsci.png" class="img-responsive fsci" alt="fsci"></a>
             </div>
             <div class="wow fadeInUp col-md-6 col-sm-6" data-wow-delay="0.9s">
-              <h3><a href="http://fsci.org.in/">Free Software Community of India</a> co-ordinates the FOSS related activities in India.</h3>
-              <p>Free Software Community of India connects organisations that follow Free Software Philosophy all over India. If you want to join the movement, you can participate in the loomio discussion here. There is also a wiki maintained by FSCI, can act as a resource hub for everyone. You can also search for free software community near you from <a href="https://fsci.org.in">here</a>.</p>
+              <h3><a href="http://fsci.in/">Free Software Community of India</a> co-ordinates the FOSS related activities in India.</h3>
+              <p>Free Software Community of India connects organisations that follow Free Software Philosophy all over India. If you want to join the movement, you can participate in the loomio discussion here. There is also a wiki maintained by FSCI, can act as a resource hub for everyone. You can also search for free software community near you from <a href="https://fsci.in">here</a>.</p>
             </div>
           </div>
         </div>
@@ -385,7 +385,7 @@
               </div>
               <div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
                 <div class="panel-body">
-                  <p>Join discussions at our <a href="https://www.loomio.org/g/2bjVXqAu/fosscommunity-in-poddery-com-maintainer-s-group">Loomio group</a> or you can participate at <a href="https://riot.im/app/#/room/#poddery:poddery.com">matrix discussions</a>.</p>
+                  <p>Join discussions at our <a href="https://codema.in">Loomio group</a> or you can participate at <a href="https://riot.im/app/#/room/#poddery:poddery.com">matrix discussions</a>.</p>
                 </div>
               </div>
             </div>
-- 
GitLab