From dd9e7a06bdf6f5aa61de6c54753bfc2e107d69b7 Mon Sep 17 00:00:00 2001
From: Nando Farchmin <nando.farchmin@gmail.com>
Date: Wed, 26 Oct 2022 15:15:11 +0200
Subject: [PATCH] Update README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 81f397c..32d6926 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ The eScience Center provides a good <a href="https://guide.esciencecenter.nl" ta
 Using this guide as a starting point, we discuss some of the issues necessary to provide an easy to use and maintainable software project at the PTB.
 
 For a real-world example on the points dicussed below see the following links:
-  - **PyThia:** <a href="https://gitlab1.ptb.de/pythia/pythia" target="_blank">https://gitlab1.ptb.de/pythia/pythia</a>
-  - **PyThia-Doc:** <a href="https://readthedocs.org/projects/pythia-uq/" target="_blank">https://readthedocs.org/projects/pythia-uq/</a>
+  - **PyThia:** <a href="https://gitlab1.ptb.de/pythia/pythia/" target="_blank">https://gitlab1.ptb.de/pythia/pythia/</a>
+  - **PyThia-Doc:** <a href="https://pythia-uq.readthedocs.io/en/latest/" target="_blank">https://pythia-uq.readthedocs.io/en/latest/</a>
 
 Table of Contents
 -----------------
-- 
GitLab