File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -531,9 +531,9 @@ regardless of how your project is developed. To name a few:
531
531
PHP classes to be used without needing to manually ``require `` the files
532
532
containing those classes;
533
533
534
- * :doc: `Templating</components/templating> ` A toolkit for rendering templates,
535
- handling template inheritance (i.e. a template is decorated with a layout)
536
- and performing other common template tasks;
534
+ * :doc: `Templating</components/templating/introduction > ` A toolkit for rendering
535
+ templates, handling template inheritance (i.e. a template is decorated with
536
+ a layout) and performing other common template tasks;
537
537
538
538
* `Security `_ - A powerful library for handling all types of security inside
539
539
an application;
You can’t perform that action at this time.
0 commit comments