typo in api link

This commit is contained in:
David Alexander 2016-02-18 23:11:31 -07:00
parent 903379bde2
commit 23c6b25c6c

View File

@ -403,7 +403,7 @@ You can add your own forms by implementing new form instances (see the [Forms tu
## API Documentation
* [api:ContentCCController]: The main controller responsible for handling pages.
* [api:ContentController]: The main controller responsible for handling pages.
* [api:Controller]: Generic controller (not specific to pages.)
* [api:DataObject]: Underlying model class for page objects.
* [api:ViewableData]: Underlying object class for pretty much anything displayable.