diff --git a/public/webXR/index.html b/public/webXR/index.html
index e526b5eae29c99b2ad760556074c6f1baccd18ab..af5762e145cdfd1b3c325b480d596c2e3f33120b 100644
--- a/public/webXR/index.html
+++ b/public/webXR/index.html
@@ -45,7 +45,7 @@
     <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="HfT Stuttgart" id="logo">
     <button onclick="location.href='1-Cube.html'">Cube demo</button>
     <button onclick="location.href='2-Hit.html'">Tap to Place Demo</button>
-    <p> You can follow this <a href="https://www.google.com">tutorial</a> to create a similar WebXR app.</p>
+    <p> You can follow this <a href="https://transfer.hft-stuttgart.de/gitlab/coors/visualization/-/wikis/Create-a-simple-web-AR-application">tutorial</a> to create a similar WebXR app.</p>
     <footer>&copy; 2023 HfT Stuttgart. Contact <a href="mailto:muhammad.alfakhori@hft-stuttgart.de">Muhammad Alfakhori</a>.</footer>
   </body>
 </html>