File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ $ composer require --prefer-dist mirko-pagliai/cakephp-database-backup
3737```
3838
3939Then you have to load the plugin. For more information on how to load the plugin,
40- please refer to the [ Cookbook ] ( https://book.cakephp.org/5/en/plugins.html#loading-a-plugin ) .
40+ please refer to the [ CakePHP documentation ] ( https://book.cakephp.org/5/en/plugins.html#loading-a-plugin ) .
4141
4242Simply, you can execute the shell command to enable the plugin:
4343``` bash
@@ -75,7 +75,7 @@ The plugin uses some configuration parameters. See our wiki:
7575
7676If you want to send backup files by email, remember to set up your application
7777correctly so that it can send emails. For more information on how to configure
78- your application, see the [ Cookbook ] ( https://book.cakephp.org/5/en/core-libraries/email.html#configuring-transports ) .
78+ your application, see the [ CakePHP documentation ] ( https://book.cakephp.org/5/en/core-libraries/email.html#configuring-transports ) .
7979
8080## How to use
8181
You can’t perform that action at this time.
0 commit comments