From fb0b1282986ed15520ac47c21026c1d0404e474a Mon Sep 17 00:00:00 2001 From: Athanasios <ath.kouk.oid@gmail.com> Date: Wed, 17 Mar 2021 09:57:52 +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 0e2c1f0..7f00e81 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/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