From 7e3168251884b8d8a2a2be297217f899656bc9c7 Mon Sep 17 00:00:00 2001 From: Philipp Hock <philipphock@gmail.com> Date: Mon, 4 Dec 2023 15:11:51 +0100 Subject: [PATCH] updated link --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index c880177..e93daff 100644 --- a/public/index.html +++ b/public/index.html @@ -18,7 +18,7 @@ <a href="lectures/InteractionDesign_RPi_Lab.pptx">Slideset 2 - Interaction Design - Lab</a> <h2>Gitlab</h2> - <a href="https://gitlab.liu.se/interaction_design/grovepy-lib" target="_blank">GrovePi+ additional lib</a> + <a href="https://gitlab.liu.se/interaction_design/IxD_libs" target="_blank">GrovePi+ additional lib</a> </div> </div> </body> -- GitLab