Skip to content

Commit edb9112

Browse files
committed
Nicer link to cake docs in readme
1 parent 8022d95 commit edb9112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Plugin::load('BryanCrowe/ApiPagination');
2626

2727
## Usage
2828

29-
Make sure your application has been set up to use data views, see http://book.cakephp.org/3.0/en/views/json-and-xml-views.html#enabling-data-views-in-your-application.
29+
Make sure your application has been set up to use data views; see the [Enabling Data Views in Your Application](http://book.cakephp.org/3.0/en/views/json-and-xml-views.html#enabling-data-views-in-your-application) section of the CakePHP documentation.
3030

3131
Then, load `ApiPaginationComponent`:
3232

0 commit comments

Comments
 (0)