We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea47f6 commit e05fab1Copy full SHA for e05fab1
docs/en/seeding.rst
@@ -42,7 +42,7 @@ It is based on a skeleton template:
42
* Write your database seeder using this method.
43
*
44
* More information on writing seeders is available here:
45
- * http://docs.phinx.org/en/latest/seeding.html
+ * https://book.cakephp.org/phinx/0/en/seeding.html
46
*/
47
public function run() : void
48
{
0 commit comments