Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions documentation/Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.