fix a link

This commit is contained in:
Vinta 2016-03-03 18:28:24 +08:00
parent 2be54ee314
commit ae6386273f

View file

@ -537,7 +537,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [Jinja2](https://github.com/mitsuhiko/jinja2) - A modern and designer friendly templating language.
* [Chameleon](https://chameleon.readthedocs.org/en/latest/) - An HTML/XML template engine. Modeled after ZPT, optimized for speed.
* [Genshi](http://genshi.edgewall.org/) - Python templating toolkit for generation of web-aware output.
* [Genshi](https://genshi.edgewall.org/) - Python templating toolkit for generation of web-aware output.
* [Mako](http://www.makotemplates.org/) - Hyperfast and lightweight templating for the Python platform.
## Queue