From f3d769c8b428042978815a8b930724ac7278de62 Mon Sep 17 00:00:00 2001
From: Tobias Frisch <tfrisch@uni-koblenz.de>
Date: Thu, 15 Jul 2021 15:45:23 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 14ad6ec0..4cd92163 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ The following modules will be provided in this repository and they will automati
  - [GUI](modules/gui/README.md)
  - [Material](modules/material/README.md)
  - [Scene](modules/scene/README.md)
- - [Shader-Compiler](modules/scene/README.md)
+ - [Shader-Compiler](modules/shader_compiler/README.md)
 
 ## Documentation
 
-- 
GitLab