From 78d25e4ef19e250b81a308d8cc3c6accd71380fa Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 23 Jan 2016 19:27:02 +0800 Subject: [PATCH] update the link of django-shop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a6913d..12c4c2a 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Frameworks and libraries for e-commerce and payments.* * [django-oscar](http://oscarcommerce.com/) - An open-source e-commerce framework for Django. -* [django-shop](https://github.com/divio/django-shop) - A Django based shop system. +* [django-shop](https://github.com/awesto/django-shop) - A Django based shop system. * [Cartridge](https://github.com/stephenmcd/cartridge) - A shopping cart app built using the Mezzanine. * [shoop](https://www.shoop.io/en/) - An open source E-Commerce platform based on Django. * [alipay](https://github.com/lxneng/alipay) - Unofficial Alipay API for Python.