From 82406bdf1f16d6030c40a629f8b26fc851e6ce03 Mon Sep 17 00:00:00 2001 From: Christophe Hamerling Date: Thu, 28 Jun 2012 15:58:02 +0300 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23c49d4..6b12a89 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,5 @@ I put some sample on how to use JAXRS in different situations with different nee - http://yourapp.herokuapp.com/rest/sample/query?foo=bar : Returns the bar value in a bean - http://yourapp.herokuapp.com/rest/sample/path/foo : Returns the 'foo' path paremeter -You get check the running instance at +You can check a running instance at [http://severe-spring-2425.herokuapp.com/](http://severe-spring-2425.herokuapp.com/)