diff --git a/flight/template/View.php b/flight/template/View.php index e14b0f4..3366097 100644 --- a/flight/template/View.php +++ b/flight/template/View.php @@ -9,7 +9,7 @@ namespace flight\template; * methods for managing view data and inserts the data into * view templates upon rendering. * - * @license MIT, https://docs.flightphp.com/license + * @license [MIT](https://docs.flightphp.com/license) * @copyright 2011 [Mike Cao](https://mikecao.com) */ class View