From fc3f990f4fc53bc6d33735e418d97e59399a0388 Mon Sep 17 00:00:00 2001 From: Igor Baiborodine Date: Sun, 27 Oct 2024 20:35:19 -0400 Subject: [PATCH] docs: update v3 support message (#670) --- v4/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/v4/README.md b/v4/README.md index c919dfd9..c25bfb71 100644 --- a/v4/README.md +++ b/v4/README.md @@ -12,8 +12,7 @@ This guide is for the `v4` version. For `v3`, please use this [guide](../v3-README.md). -**IMPORTANT** `v3` will be supported until **August 31, 2024**. Only critical bugs will be fixed during this period, and no -new features will be implemented. If you want to migrate from `v3` to `v4`, please read the migration [guide](../v4/v4-migration-guide.md). +**IMPORTANT** `v3` is no longer supported. If you want to migrate from `v3` to `v4`, please read the migration [guide](../v4/v4-migration-guide.md). For those who want to contribute to or customize the Bilberry Hugo theme, please see the developer [guide](../v4/v4-developer-guide.md).