From 2f29ddb00633c65705fab20eb6cae6303e09773d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tilda=20Herrg=C3=A5rdh?= <tilda.herrgardh@liu.se>
Date: Sun, 13 Apr 2025 21:03:19 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7a67e74..1ecaf51 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Weight-Driven IR
-These are the scripts used in the publication "A multi-scale digital twin for adiposity-driven insulin resistance in humans: diet and drug effects"  [DOI: 10.1186/s13098-023-01223-6](10.1186/s13098-023-01223-6)
+These are the scripts used in the publication "A multi-scale digital twin for adiposity-driven insulin resistance in humans: diet and drug effects"  [DOI: 10.1186/s13098-023-01223-6](https://doi-org.e.bibl.liu.se/10.1186/s13098-023-01223-6)
 The models are simulated using the toolbox [IQM tools](https://iqmtools.intiquan.com/), which requires a working C-compiler. The toolbox is included in this repo.
 
 To generate all the figures presented in the paper, run plotAllFigures.
-- 
GitLab