From a0059957b5262deb8e6d6850be7118c754bf1e26 Mon Sep 17 00:00:00 2001
From: Bao <keyu.bao@hft-stuttgart.de>
Date: Tue, 2 Jun 2020 13:31:24 +0000
Subject: [PATCH] Update index.html

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 868c276..83ce961 100644
--- a/index.html
+++ b/index.html
@@ -23,7 +23,7 @@
           <!-- put class="selected" in the li tag for the selected page - to highlight which page you're on -->
           <li class="selected"><a href="index.html">Home</a></li>
           <li><a href="Biomass.html">Biomass Simulator</a></li>
-          <li><a href="EnergyADE.html">FWE ADE</a></li>
+          <li><a href="FWEADE.html">FWE ADE</a></li>
           <li><a href="Visualization.html">Visualization</a></li>
           <li><a href="contact.html">Contact Us</a></li>
         </ul>
-- 
GitLab