Update link to Blade.

This commit is contained in:
Josh Foskett
2015-09-03 19:01:14 -05:00
parent d2b81f6071
commit e0c85f6b24

View File

@@ -18,7 +18,7 @@ anchor: templating_further_reading
### Libraries
* [Aura.View](https://github.com/auraphp/Aura.View) *(native)*
* [Blade](http://laravel.com/docs/templates) *(compiled, framework specific)*
* [Blade](http://laravel.com/docs/blade) *(compiled, framework specific)*
* [Brainy](https://github.com/box/brainy) *(compiled)*
* [Dwoo](http://dwoo.org/) *(compiled)*
* [Latte](https://github.com/nette/latte) *(compiled)*