From f2e39deb1b299b2482823008a2c5577cdb4e713f Mon Sep 17 00:00:00 2001
From: erbel <johannes.erbel@cs.uni-goettingen.de>
Date: Mon, 29 Oct 2018 15:03:19 +0100
Subject: [PATCH] Adjusted Pages

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

diff --git a/config/html/index.hmtl b/config/html/index.hmtl
index 9f7d35f..37f9d10 100644
--- a/config/html/index.hmtl
+++ b/config/html/index.hmtl
@@ -14,7 +14,7 @@
       <a href="./tests/test/index.html">Test Reports</a>
       <a href="./jacoco/index.html">JaCoCo</a>
       <a href="./javadoc/index.html">Javadoc</a>
-      <b><a href="./de.ugoe.cs.rwm.MOCCI.jar">Download Jar</a></b>
+      <b><a href="./de.ugoe.cs.rwm.mocci.jar">Download Jar</a></b>
     </div>
 
     <h1>MOCCI Report</h1>
-- 
GitLab