From cae31bba888309cfa8258e0927e4254e212373bf Mon Sep 17 00:00:00 2001
From: Athanasios <ath.kouk.oid@gmail.com>
Date: Wed, 17 Mar 2021 09:58:10 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 21e6c2d..e4c3ab7 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ A single page raw 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/index.html 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/index.html
+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/`
 
 # Cleanup
 
-- 
GitLab