From dd5b7ede3311fda872e585c62c439169372aae87 Mon Sep 17 00:00:00 2001
From: vand <vand@dtu.dk>
Date: Mon, 21 Sep 2020 17:48:33 +0200
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 5baf21f..35a26bc 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
 Web pages for the QIM 3D data repository. The data is placed elsewhere.
 
-Pages are made using templates from w3schools, in particular the 
-[portfolio](https://www.w3schools.com/w3css/tryw3css_templates_portfolio.htm)
-template.
+Pages are made using [templates](https://www.w3schools.com/w3css/w3css_templates.asp) from w3schools, in particular the 
+[portfolio](https://www.w3schools.com/w3css/tryw3css_templates_portfolio.htm) template.
 
 Some of the files are:
-* w3_nature_portfolio_template.html
+* w3_nature_portfolio_template.html -- This is the original template, saved here for reference.
 * qim_repository_template_all.html
-* qim_repository_template.html
\ No newline at end of file
+* qim_repository_template.html
+
-- 
GitLab