diff --git a/public/index.html b/public/index.html
index c83ce2d09fca55754b7c9b4c4510be42ce550761..b2b10bb3f7fcc79ce1d1e5a754732c3c4ef32258 100644
--- a/public/index.html
+++ b/public/index.html
@@ -79,9 +79,13 @@
 		<div id="chartcontainer" style="visibility: hidden;">
 				<div id="chart"></div>
         </div>
-		<a href="https://www.hft-stuttgart.de/" target='_blank'>
+			<a href="https://ugl.hft-stuttgart.de/" target='_blank'>
         <div class="credit"></div>
         </a>
+		<a href = "mailto: rushikesh.padsala@hft-stuttgart.de" target='_blank'>
+        <div class="credit4"></div>
+        </a>
+
 		<!-- javascript -->
         <script src="./Source/App.js"></script>
     </body>