From 5500bf4953a486d18e2f30199f7b0d616879d5c5 Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Tue, 14 Jul 2020 08:43:37 +0200
Subject: [PATCH] update home view

---
 views/home.pug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/views/home.pug b/views/home.pug
index 7b38d9f..082eb07 100644
--- a/views/home.pug
+++ b/views/home.pug
@@ -16,4 +16,4 @@ html(lang="en")
     div(class="centered")
       pre= art
       p This is an impementation of the 3D Portrayal Service.
-      p For more details visit #[a( href="https://gitlab.com/tomeof/node-3dps-extended", target="_blank" ) https://gitlab.com/tomeof/node-3dps-extended]
+      p For more details visit #[a( href="https://gitlab.com/tomeof/node-3dpsx", target="_blank" ) https://gitlab.com/tomeof/node-3dpsx]
-- 
GitLab