From b6bca1b69e3c7195adcc4bfb8d1b1f970e638fd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20J=C4=99drzejewski?= Date: Fri, 4 Jul 2014 21:27:46 +0200 Subject: [PATCH] Fix the link to Sylius project Project website is Sylius.org. :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 172e534..a1aecff 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library. * [Payum](https://github.com/payum/payum) - A payment abstraction library. -* [Sylius](http://www.sylius.com/) - An open source e-commerce solution. +* [Sylius](http://www.sylius.org/) - An open source e-commerce solution. * [Thelia](http://thelia.net/v2/) - Another open source e-commerce solution. * [Money](https://github.com/mathiasverraes/money) - A PHP implementation of Fowler's money pattern. * [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values.