From a41a44e726dcc3634db0c2ac6bc4e158e416d103 Mon Sep 17 00:00:00 2001 From: Mark Sch Date: Mon, 11 May 2020 00:26:04 +0200 Subject: [PATCH] Update links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77d38fac..4ade44b9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ This is a Database Migrations system for CakePHP. -The plugin consists of a CakePHP shell wrapper for the [Phinx](https://book.cakephp.org/4.0/en/phinx.html) migrations library. +The plugin consists of a CakePHP shell wrapper for the [Phinx](https://book.cakephp.org/phinx/0/en/index.html) migrations library. + +This branch is for use with CakePHP **4.x**. See [version map](https://github.com/cakephp/migrations/wiki#version-map) for details. ## Installation