Skip to content

Commit

Permalink
Update v3 docs with new EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-scheer committed Aug 25, 2023
1 parent 71b2c8a commit 590ca13
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/source/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"link": {
"to": "/apollo-server/previous-versions",
"content": "Learn more about upgrading to a supported Apollo Server version."
},
"message": "Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2023."
},
"message": "Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2024."
},
"algoliaFilters": [
"docset:server",
Expand Down
2 changes: 1 addition & 1 deletion docs/source/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Get started with Apollo Server
---

> ⚠️ As of 15 November 2022, Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2023.
> ⚠️ As of 15 November 2022, Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2024.
>
>[Learn more about deprecation and end-of-life.](/apollo-server/previous-versions)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Introduction to Apollo Server
---

> ⚠️ As of 15 November 2022, Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2023.
> ⚠️ As of 15 November 2022, Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2024.
>
>[Learn more about deprecation and end-of-life.](/apollo-server/previous-versions)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/integrations/middleware.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Choosing an Apollo Server package
description: Use the right package for your project
---

> ⚠️ As of 15 November 2022, Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2023.
> ⚠️ As of 15 November 2022, Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2024.
>
>[Learn more about deprecation and end-of-life.](/apollo-server/previous-versions)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Migrating to Apollo Server 3
---

> ⚠️ As of 15 November 2022, Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2023.
> ⚠️ As of 15 November 2022, Apollo Server 3 is officially deprecated, with end-of-life scheduled for 22 October 2024.
>
> [Learn more about deprecation and end-of-life.](/apollo-server/previous-versions)
Expand Down

0 comments on commit 590ca13

Please sign in to comment.