cloudstore-developers

Update README.md

4/20/2015 10:06:14 AM

Changes

README.md 6(+3 -3)

Details

README.md 6(+3 -3)

diff --git a/README.md b/README.md
index 3f42658..b2bdf33 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 ## Showcase
 
-The showcase is e-commerce web application developed by using [TPC-W](http://www.tpc.org/tpcw/) standard and it is used to validate the tools that were developed during project. Application was developed in Java Springframework and you can find its source code in [application](tree/master/application) directory. 
+The showcase is e-commerce web application developed by using [TPC-W](http://www.tpc.org/tpcw/) standard and it is used to validate the tools that were developed during project. Application was developed in Java Springframework and you can find its source code in [application](https://github.com/CloudScale-Project/Showcase/tree/master/application) directory. 
 
-We also developed [deployment scripts](tree/master/deployment-scripts) to deploy showcase on Amazon Web Services public cloud and on OpenStack private cloud. In order to load test application we developed [distributed JMeter](tree/master/distributed-jmeter) application which helps us deploying distributed JMeter on Amazon Web Services or on OpenStack.
+We also developed [deployment scripts](https://github.com/CloudScale-Project/Showcase/tree/master/deployment-scripts) to deploy showcase on Amazon Web Services public cloud and on OpenStack private cloud. In order to load test application we developed [distributed JMeter](https://github.com/CloudScale-Project/Showcase/tree/master/distributed-jmeter) application which helps us deploying distributed JMeter on Amazon Web Services or on OpenStack.
 
-In this repository you will also find the [response generator](tree/master/response-generator) application which we use to simulate the payment gateway of showcase application.
+In this repository you will also find the [response generator](https://github.com/CloudScale-Project/Showcase/tree/master/response-generator) application which we use to simulate the payment gateway of showcase application.