From a8ef0e62dcebc7ae1480841bcfd2bdb3f3be02b5 Mon Sep 17 00:00:00 2001
From: Zizhe Wang <zizhe.wang@tu-dresden.de>
Date: Wed, 10 Jul 2024 15:17:08 +0200
Subject: [PATCH] docs update

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

diff --git a/README.md b/README.md
index 1d44c58..fa054e0 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ A toolchain which integrates the optimization framework “MOO4Modelica” and t
 **MOO4Modelica:** The optimization framework which supports both single- and multi-objective parameter optimization.
 **ModelicaOrch:** The orchestration workflow to dynamically adapt models based on real-time input data.
 
-GitHub Page: [https://wangzizhe.github.io/OptiOrch](https://wangzizhe.github.io/MOO4Modelica)
+GitHub Page: [https://wangzizhe.github.io/OptiOrch](https://wangzizhe.github.io/OptiOrch)
 
 <img src="./diagrams/MOO4Modelica.png" alt="framework" style="zoom:80%;" />
 <img src="./diagrams/ModelicaOrch.png" alt="workflow" style="zoom:80%;" />
-- 
GitLab