diff --git a/documentation/Development.md b/documentation/Development.md index 154d784..2ffa750 100644 --- a/documentation/Development.md +++ b/documentation/Development.md @@ -2,5 +2,5 @@ This CMS was made to be extensible and manipulable by developers. This documentation should help you get started. -- Information about [creating custom modules](development/CreatingModules.md) for the CMS. -- Writing custom [views and scripts](development/ViewsAndScripts.md) for modules and strategies. +- Information about [creating custom modules](Development/CreatingModules.md) for the CMS. +- Writing custom [views and scripts](Development/ViewsAndScripts.md) for modules and strategies.