From 0015038aeff2593a39f5469440f2ae82d969934d Mon Sep 17 00:00:00 2001 From: Stefan Lankes <slankes@eonerc.rwth-aachen.de> Date: Fri, 7 Oct 2022 10:13:20 +0200 Subject: [PATCH] fix URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d42a9a..addf2d3 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This repository contains example code, which is presentedt with the course _Foundations of Computer Science 3 - Operating Systems and System Security"_ (Grundgebiete der Informatik 3 - Betriebssysteme und Systemsicherheit) at the RWTH Aachen University, Germany. -Take a look at https://gi3.osbyexample.com for details. +Take a look at https://os.rwth-aachen.de for details. -- GitLab