From 3b9c6d9e1214807a7800474b9afac3bacbe7e2f1 Mon Sep 17 00:00:00 2001 From: Lingfeng Date: Sat, 9 Apr 2016 10:12:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63af727..a2bf1fb 100644 --- a/README.md +++ b/README.md @@ -385,7 +385,7 @@ Python实现的数据库。 * [Django](https://www.djangoproject.com/) - Python 界最流行的 web 框架。 * [awesome-django](https://github.com/rosarior/awesome-django)系列 * [Flask](http://flask.pocoo.org/) - 一个 Python 微型框架。 - * [awesome-flask](https://github.com/rosarior/awesome-django)系列 + * [awesome-flask](https://github.com/humiaozuzu/awesome-flask)系列 * Pyramid - 一个小巧,快速,接地气的开源Python web 框架。 * [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)系列 * [Bottle](http://bottlepy.org/docs/dev/index.html) - 一个快速小巧,轻量级的 WSGI 微型 web 框架。