From 98ea13c991d5310cbce7e7ea91444154a249c1a6 Mon Sep 17 00:00:00 2001
From: Anders Bjorholm Dahl <abda@dtu.dk>
Date: Sat, 12 Nov 2022 23:09:37 +0100
Subject: [PATCH] Update about.html

---
 about.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/about.html b/about.html
index 5bdd576..3410c0a 100644
--- a/about.html
+++ b/about.html
@@ -32,7 +32,9 @@ body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}
         <li>new image analysis methods,</li>
         <li>new visualization tools, or</li>
         <li>other use of 3D volumetric scans.</li>
-      </ul></p>
+      </ul>
+      The repository is available here: <a href="https://qim.compute.dtu.dk/data-repository/index.html">QIM data repository</a>.
+      </p>
 
       <p>Most of the scans are recorded on our lab scanners in the <a href="https://danfix.dtu.dk/" target="_blank">3D Imaging Center at DTU (3DIM)</a> and have a resolution of about 1000 voxels cubed, so most of the images are several GB in size. Therefore, it can take time to download the data. To make it easier to decide which image to download, we have made visualizations of the scans showing example slices, 3D renderings, and intensity distributions, so you can get an idea of the image content. We have also created downscaled versions of some of the scans, such that you can download a smaller sample.</p>
 
-- 
GitLab