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

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

diff --git a/README.md b/README.md
index 45ca3b2..1d44c58 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/MOO4Modelica](https://wangzizhe.github.io/MOO4Modelica)
+GitHub Page: [https://wangzizhe.github.io/OptiOrch](https://wangzizhe.github.io/MOO4Modelica)
 
 <img src="./diagrams/MOO4Modelica.png" alt="framework" style="zoom:80%;" />
 <img src="./diagrams/ModelicaOrch.png" alt="workflow" style="zoom:80%;" />
-- 
GitLab