From 6bf0c7de5f596a1154bea93e3f5f417efb957ea2 Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Tue, 20 Apr 2021 09:28:56 +0200
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 41a50d0..e2e73f2 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ A single page thesis template for gitlab pages.
 # Deployment
 
 Deployment of your gitlab page is automatic everytime you edit/remove/add files to the repository. 
-You can view your published webpage at `https://transfer.hft-stuttgart.de/pages/<your.name>/<project.name>/home/` when you create a personal project.
-When you create a group project your webpage is published at `https://transfer.hft-stuttgart.de/pages/<group.name>/<project.name>/home/`
+You can view your published webpage at `https://transfer.hft-stuttgart.de/pages/<username>/<project name>/` when you create a personal project.
+When you create a group project your webpage is published at `https://transfer.hft-stuttgart.de/pages/<group name>/<project name>/`
 
 # Cleanup
 
@@ -14,7 +14,7 @@ To delete your published gitlab page goto Settings > Pages and click the "Remove
 
 # Demo
 
-You can check an example of the template [here](https://transfer.hft-stuttgart.de/pages/athanasios.koukofikis/mythesis/home/).
+You can check an example of the template [here](https://transfer.hft-stuttgart.de/pages/athanasios.koukofikis/mythesis/).
 
 # Additional Configuration
 
-- 
GitLab