diff --git a/README.md b/README.md
index e3b4b97126d8db84a3f3517389cf138c0068ab67..fe303b05721e4edcdd6b01af60432a63d0683581 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/` 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/mygeneric/home/).
+You can check an example of the template [here](https://transfer.hft-stuttgart.de/pages/athanasios.koukofikis/mygeneric/).
 
 # Additional Configuration