From bc814bb85ba3996bf5f593570f6b952f6e7123aa Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 29 Jan 2014 14:11:38 +0200 Subject: [PATCH] bug fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ac0a63e76e1..803e5c89db57 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Invoice Ninja ## Simple, Intuitive Invoicing -### [http://www.invoiceninja.com/rocksteady](http://www.invoiceninja.com/rocksteady) +### [http://www.invoiceninja.com](http://www.invoiceninja.com) ### Introduction Most online invoicing sites are expensive. They shouldn't be. The aim of this project is to provide a free, open-source alternative. Additionally, the hope is this codebase will serve as a sample site for Laravel as well as other JavaScript technologies.