From b153dfe8c936553b87f6eae8c0a5870ab704dc7a Mon Sep 17 00:00:00 2001 From: timur Date: Sat, 3 Dec 2022 10:21:35 +0100 Subject: [PATCH] Add correct description of Saleor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c169b8969..08c44ed75 100644 --- a/README.md +++ b/README.md @@ -566,7 +566,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [merchant](https://github.com/agiliq/merchant) - A Django app to accept payments from various payment processors. * [money](https://github.com/carlospalol/money) - `Money` class with optional CLDR-backed locale-aware formatting and an extensible currency exchange. * [python-currencies](https://github.com/Alir3z4/python-currencies) - Display money format and its filthy currencies. -* [saleor](http://getsaleor.com/) - An e-commerce storefront for Django. +* [saleor](https://saleor.io/) - Headless open-source e-commerce platform. * [shoop](https://www.shuup.com/en/) - An open source E-Commerce platform based on Django. ## Editor Plugins and IDEs