Skip to content

Commit e05fab1

Browse files
authored
Fix link in seeding skeleton on docs
1 parent cea47f6 commit e05fab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/seeding.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ It is based on a skeleton template:
4242
* Write your database seeder using this method.
4343
*
4444
* More information on writing seeders is available here:
45-
* http://docs.phinx.org/en/latest/seeding.html
45+
* https://book.cakephp.org/phinx/0/en/seeding.html
4646
*/
4747
public function run() : void
4848
{

0 commit comments

Comments
 (0)