mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-28 15:50:06 +02:00
Update Templating links to use https
This commit is contained in:
@@ -68,7 +68,7 @@ Using the [Twig] library.
|
||||
|
||||
|
||||
[article_templating_engines]: http://fabien.potencier.org/article/34/templating-engines-in-php
|
||||
[Twig]: http://twig.sensiolabs.org/
|
||||
[Twig]: https://twig.symfony.com/
|
||||
[Brainy]: https://github.com/box/brainy
|
||||
[Smarty]: http://www.smarty.net/
|
||||
[Mustache]: http://mustache.github.io/
|
||||
[Smarty]: https://www.smarty.net/
|
||||
[Mustache]: https://mustache.github.io/
|
||||
|
Reference in New Issue
Block a user