We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f35ba2 commit 3ec8f19Copy full SHA for 3ec8f19
README.md
@@ -547,7 +547,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
547
548
*Libraries and tools for templating and lexing.*
549
550
-* [Jinja2](https://github.com/mitsuhiko/jinja2) - A modern and designer friendly templating language.
+* [Jinja2](https://github.com/pallets/jinja) - A modern and designer friendly templating language.
551
* [Chameleon](https://chameleon.readthedocs.org/en/latest/) - An HTML/XML template engine. Modeled after ZPT, optimized for speed.
552
* [Genshi](https://genshi.edgewall.org/) - Python templating toolkit for generation of web-aware output.
553
* [Mako](http://www.makotemplates.org/) - Hyperfast and lightweight templating for the Python platform.
0 commit comments