From 58e321252c3df3a925f8a59a00f9263a41cf25c4 Mon Sep 17 00:00:00 2001 From: Vincent Amstoutz Date: Fri, 4 Oct 2024 12:57:38 +0200 Subject: [PATCH] fix: removes a deprecated link in releases documentation --- extra/releases.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/extra/releases.md b/extra/releases.md index 1881c7365c5..2fb74338a16 100644 --- a/extra/releases.md +++ b/extra/releases.md @@ -21,8 +21,6 @@ For example: Older versions (1.x, 2.6...) **are not maintained**. If you still use them, you must upgrade as soon as possible. -There's a [crowdfunding for a 2.7 LTS version](https://opencollective.com/api-platform/projects/27-lts). - The **old-stable** branch is merged in the **stable** branch on a regular basis to propagate [security fixes](security.md). The **stable** branch is merged in the **development** branch on a regular basis to propagate [security](security.md) and regular bugfixes.