From 4bd75bfa89f4665989c34ca27fb853f89a2d01a0 Mon Sep 17 00:00:00 2001
From: Millian Poquet <millian.poquet@irit.fr>
Date: Wed, 15 May 2024 18:36:36 +0200
Subject: [PATCH] guide: add IRIT git repo

---
 artifact-overview.typ | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/artifact-overview.typ b/artifact-overview.typ
index 665e57b..b2af29d 100644
--- a/artifact-overview.typ
+++ b/artifact-overview.typ
@@ -3,6 +3,7 @@
 
 #let artifact-code-git-repo = "https://framagit.org/batsim/artifact-europar24-lightweight-power-pred-sched"
 #let artifact-code-git-repo-clone-url = "https://framagit.org/batsim/artifact-europar24-lightweight-power-pred-sched.git"
+#let artifact-code-git-repo-irit = "https://gitlab.irit.fr/sepia/coop/energumen/entire-chain-expe"
 #let artifact-code-sh-permalink = "https://archive.softwareheritage.org/swh:1:rev:f21c2562ce5081b34e58eb5e4c7d56a9fbea5ab8;origin=https://framagit.org/batsim/artifact-europar24-lightweight-power-pred-sched.git;visit=swh:1:snp:8c53d944c0411c2abf1e6d52d59435d8abd033d4"
 #let artifact-code-git-commit = "f21c2562ce5081b34e58eb5e4c7d56a9fbea5ab8"
 #let zenodo-doi = "10.5281/zenodo.11173632"
@@ -76,7 +77,7 @@
   - Preprint PDF on HAL. #url("https://hal.science/hal-04566184")
   - Artifact data on Zenodo. #url(zenodo-url)
   - Artifact Nix binary cache. #url("https://lightweight-pred-sched-europar24.cachix.org")
-  - Artifact code Git repository. #link(artifact-code-git-repo)[Framagit]
+  - Artifact code Git repository. #link(artifact-code-git-repo-irit)[IRIT], #link(artifact-code-git-repo)[Framagit]
   - Artifact code permalink. #link(artifact-code-sh-permalink)[Software Heritage]
   #line(length:100%, stroke: .5mm)
 ]
-- 
GitLab