From 790a1c31e9c41777d5ca05b4cfa9fa6a881f6e50 Mon Sep 17 00:00:00 2001
From: Alfakhori <muhammad.alfakhori@hft-stuttgart.de>
Date: Wed, 3 May 2023 13:55:17 +0000
Subject: [PATCH] Update public/webXR/index.html

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

diff --git a/public/webXR/index.html b/public/webXR/index.html
index e526b5e..af5762e 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>
-- 
GitLab