fix the broken link Fixes #1207

This commit is contained in:
Vinta 2018-12-20 14:49:54 +08:00
parent 246e057650
commit c79a2331aa
1 changed files with 1 additions and 1 deletions

View File

@ -1244,7 +1244,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Full stack web frameworks.*
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
* [awesome-django](https://github.com/rosarior/awesome-django)
* [awesome-django](https://github.com/wsvincent/awesome-django)
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
* [Pyramid](https://pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.