Update Templating links to use https

This commit is contained in:
Josh Lockhart
2018-06-19 14:31:09 -04:00
parent 18e98ecab5
commit b65103c026
2 changed files with 12 additions and 12 deletions

View File

@@ -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/