From ced0b501bb21181db036a12581882edde1cdd60b Mon Sep 17 00:00:00 2001
From: Shraddha <shraddharaghuram@student.tudelft.nl>
Date: Tue, 20 Aug 2024 08:34:10 +0000
Subject: [PATCH] small fix

---
 wiki/footer.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wiki/footer.html b/wiki/footer.html
index 01a2a44..ecdbb55 100644
--- a/wiki/footer.html
+++ b/wiki/footer.html
@@ -32,7 +32,7 @@
       </div>
     </div>
   </div>
-</footer> --> -->
+</footer> -->
 <footer class="my-footer-container">
   <div class="my-footer">
     <div class="footer-navigation">
@@ -79,7 +79,7 @@
     </div>
     <div class="footer-infos">
       <p><small>© 2023 - Content on this site is licensed under a <a href="https://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons Attribution 4.0 International license</a>.</small></p>
-      <p><small>The repository used to create this website is available at <a href="https://gitlab.igem.org/2023/shanghaitech-china">gitlab.igem.org/2023/shanghaitech-china</a>.</small></p>
+      <p><small>The repository used to create this website is available at <a href="https://gitlab.igem.org/2024/tu-delft">gitlab.igem.org/2024/tu-delft</a>.</small></p>
     </div>
   </div>
 </footer>
-- 
GitLab