From 98e920b3100162322d8acacb28b3b21983c5f6bc Mon Sep 17 00:00:00 2001
From: Rachel Gaubil <rachel.gaubil@univ-grenoble-alpes.fr>
Date: Thu, 7 Mar 2024 11:58:40 +0100
Subject: [PATCH] [edit] update gitlab link

---
 templates/base.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/base.html.j2 b/templates/base.html.j2
index 0d9c9a6f..9cf65790 100644
--- a/templates/base.html.j2
+++ b/templates/base.html.j2
@@ -47,7 +47,7 @@
             </a>
           </div>
           <div class="col-3  align-self-center">
-            <a target="_blank" class="btn btn-light" href="https://gitlab.com/litt-arts-num/crenum-v2" role="button">Code source</a>
+            <a target="_blank" class="btn btn-light" href="https://gricad-gitlab.univ-grenoble-alpes.fr/elan/crenum" role="button">Code source</a>
             <a class="btn btn-light" href="legal_mentions" role="button">Mentions légales</a>
           </div>
         </div>
-- 
GitLab