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