From 30cbc028b26811aefd7ba4a406de168c3744beaa Mon Sep 17 00:00:00 2001 From: Mark Story Date: Mon, 11 Nov 2024 11:15:32 -0500 Subject: [PATCH] Fix link --- 2024/10/03/cakephp_511.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024/10/03/cakephp_511.rst b/2024/10/03/cakephp_511.rst index 78f1253..d3b5151 100644 --- a/2024/10/03/cakephp_511.rst +++ b/2024/10/03/cakephp_511.rst @@ -5,7 +5,7 @@ The CakePHP core team is happy to announce the immediate availability of CakePHP 5.1.1. This is a maintenance release for the 5.1 branch that fixes several community reported issues and regressions. If you are having problems with the framework breaking your application when you upgrade from 5.0.11 to 5.1, please open an -`issue`__. +`issue `_. Bugfixes --------