From bbadca4df998623f01ebc6acf89f602f28dd6699 Mon Sep 17 00:00:00 2001 From: Athanasios <ath.kouk.oid@gmail.com> Date: Wed, 17 Mar 2021 09:58:27 +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 ebe20b8..a180419 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ A multi page template using two raw templates and an external link to a demo. # 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