From 32fbc4d0c8514217ea790722a023daad7399b3d7 Mon Sep 17 00:00:00 2001
From: Karthik <kskarthik@disroot.org>
Date: Mon, 23 Nov 2020 19:40:10 +0100
Subject: [PATCH] Updated matrix,codema,fsci website urls

---
 index.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/index.html b/index.html
index ab92444..d717ee2 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/g/2bjVXqAu/free-software-community-of-india-fsci-poddery-com-maintainer-s-group">Loomio group</a> or you can participate at <a href="https://matrix.to/#/!duPQXkiSIqlgTDKleo:poddery.com?via=matrix.org&via=poddery.com&via=diasp.in">matrix discussions</a>.</p>
                 </div>
               </div>
             </div>
@@ -411,7 +411,7 @@
         </div>
 
         <div class="wow fadeInUp col-md-4 col-xs-12" data-wow-delay="0.3s">
-          <a href="https://www.loomio.org/g/2bjVXqAu/fosscommunity-in-poddery-com-maintainer-s-group">
+          <a href="https://codema.in/g/2bjVXqAu/free-software-community-of-india-fsci-poddery-com-maintainer-s-group">
             <img src="images/loomio.png" class="img-responsive" alt="sponsors"></a>
         </div>
 
@@ -421,7 +421,7 @@
         </div>
 
         <div class="wow fadeInUp col-md-4 col-xs-12" data-wow-delay="0.9s">
-          <a href="https://riot.im/app/#/room/#poddery:poddery.com">
+          <a href="https://matrix.to/#/!duPQXkiSIqlgTDKleo:poddery.com?via=matrix.org&via=poddery.com&via=diasp.in">
             <img src="images/matrixbl.png" class="img-responsive" alt="sponsors"></a>
         </div>
       </div>
-- 
GitLab