From 637adf36182041b07d6b420e3df6058e59ca5418 Mon Sep 17 00:00:00 2001 From: Trevor Scheer Date: Mon, 4 Mar 2024 14:34:44 -0800 Subject: [PATCH] Update outdated v2 deprecation/eol message (#7839) Co-authored-by: David Glasser --- docs/source/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/config.json b/docs/source/config.json index 38cc4883037..5ea1c144662 100644 --- a/docs/source/config.json +++ b/docs/source/config.json @@ -4,9 +4,9 @@ "versionBanner": { "link": { "to": "/apollo-server/previous-versions", - "content": "Learn more about these deprecations and upgrading." + "content": "Learn more about upgrading." }, - "message": "Apollo Server 2 is officially deprecated, with end-of-life scheduled for 22 October 2023. Additionally, certain features are end-of-life as of 31 December 2023." + "message": "Apollo Server 2 is officially end-of-life as of 22 October 2023." }, "algoliaFilters": [ "docset:server",