diff --git a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md index 82365f8..a6532d9 100644 --- a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md +++ b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md @@ -280,7 +280,7 @@ Beneath the directory structure and files presented next you will find a short e - [Require helper files.](https://api.joomla.org/cms-3/classes/JLoader.html#method_register) \helpers\demo.php \helpers\route.php -- [import joomla controller library](https://docs.joomla.org/J2.5:Developing_a_MVC_Component/Basic_backend) https://docs.joomla.org/J2.5:Developing_a_MVC_Component/Basic_backend +- [import joomla controller library](https://docs.joomla.org/J2.5:Developing_a_MVC_Component/Basic_backend) - Include controller and instantiate controller object.