From 80e6e4a3c8b9cbb39d9305e331437b1778cddbbd Mon Sep 17 00:00:00 2001 From: Maximilian Kratz Date: Tue, 27 Feb 2024 14:23:21 +0100 Subject: [PATCH] Fixes the broken URL to the Paderborn University --- content/dev-team/index.md | 4 ++-- content/dev/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/dev-team/index.md b/content/dev-team/index.md index 89c3984..77c0cda 100644 --- a/content/dev-team/index.md +++ b/content/dev-team/index.md @@ -1,10 +1,10 @@ --- title: "Development Team" -date: 2022-09-01 +date: 2024-02-27 draft: false --- -**eMoflon** is developed jointly at the [Real-Time Systems Lab, TU Darmstadt](https://www.es.tu-darmstadt.de/en/) (TUDa) and the [Database and Information Systems Group, Paderborn University](https://cs.uni-paderborn.de/en/dbis/startseite/) (UPB). +**eMoflon** is developed jointly at the [Real-Time Systems Lab, TU Darmstadt](https://www.es.tu-darmstadt.de/en/) (TUDa) and the [Database and Information Systems Group, Paderborn University](https://cs.uni-paderborn.de/en/dbis/homepage/) (UPB). Feel free to [contact us](../contact). diff --git a/content/dev/index.md b/content/dev/index.md index 8b5e47d..fbf4a74 100644 --- a/content/dev/index.md +++ b/content/dev/index.md @@ -1,10 +1,10 @@ --- title: "Development" -date: 2022-09-01 +date: 2024-02-27 draft: false --- -**eMoflon** is developed jointly at the [Real-Time Systems Lab, TU Darmstadt](https://www.es.tu-darmstadt.de/en/) (TUDa) and the [Database and Information Systems Group, Paderborn University](https://cs.uni-paderborn.de/en/dbis/startseite/) (UPB). +**eMoflon** is developed jointly at the [Real-Time Systems Lab, TU Darmstadt](https://www.es.tu-darmstadt.de/en/) (TUDa) and the [Database and Information Systems Group, Paderborn University](https://cs.uni-paderborn.de/en/dbis/homepage/) (UPB). You can find the list of contributors on the [eMoflon developer page](../dev-team). The source code of **eMoflon** is available at our [GitHub organization](https://github.com/eMoflon).