Skip to content

Commit

Permalink
Update outdated v2 deprecation/eol message (#7839)
Browse files Browse the repository at this point in the history
Co-authored-by: David Glasser <glasser@apollographql.com>
  • Loading branch information
trevor-scheer and glasser committed Mar 4, 2024
1 parent 8fbc66c commit 637adf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/config.json
Expand Up @@ -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",
Expand Down

0 comments on commit 637adf3

Please sign in to comment.