Skip to content

Commit

Permalink
EDU-3406: Adds January 2025 Support updates
Browse files Browse the repository at this point in the history
* Changes Future Support to Support, updating titles, slugs, notes
* Changes Support to Legacy Support, updating titles, slugs, notes

Both pages may be subject to further changes before the January release

Do not merge. Blocked on release.
  • Loading branch information
fairlydurable committed Dec 6, 2024
1 parent d8575e6 commit e8dd173
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions docs/evaluate/temporal-cloud/legacy-support.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
id: support
title: Services, support, and training - Temporal Cloud
sidebar_label: Support
id: legacy_support
title: Services, support, and training - Temporal Cloud (Legacy)
sidebar_label: Legacy support
description: Temporal Cloud offers support, services, and training for seamless onboarding, efficient app design, and scaling. Services include technical onboarding, design/code reviews, pre-production optimization, and load tests.
slug: /cloud/support
slug: /cloud/legacy_support
toc_max_heading_level: 3
keywords:
- how-to
Expand All @@ -18,7 +18,7 @@ tags:

:::tip Support, stability, and dependency info

Temporal Cloud support details [will update](/cloud/future_support) in January 2025 (February 2025 for existing customers).
Temporal Cloud support details [will update](/cloud/support) in February 2025 for existing customers.

:::

Expand Down
12 changes: 6 additions & 6 deletions docs/evaluate/temporal-cloud/support.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---

id: future_support
title: Services, support, and training - Temporal Cloud (Jan 2025)
sidebar_label: Future support
id: support
title: Services, support, and training - Temporal Cloud
sidebar_label: Support
description: Temporal Cloud offers support, services, and training for seamless onboarding, efficient app design, and scaling. Services include technical onboarding, design/code reviews, pre-production optimization, and load tests.
slug: /cloud/future_support
slug: /cloud/support
toc_max_heading_level: 3
keywords:
- how-to
Expand All @@ -20,8 +20,8 @@ tags:

:::tip Support, stability, and dependency info

The Support structure on this page goes into effect in January 2025 for new customers and February 2025 for existing customers.
Please refer to the current [Support](/cloud/support) page until that time.
The support structure on this page goes into effect in February 2025 for existing customers.
Until that time, please refer to the [legacy support](/cloud/legacy_support) page.

:::

Expand Down
4 changes: 2 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ module.exports = {
"evaluate/temporal-cloud/sla",
"evaluate/temporal-cloud/legacy-pricing",
"evaluate/temporal-cloud/pricing",
"evaluate/temporal-cloud/support", // This will become legacy support in Jan 2025, removed in Feb 2025 Its file is legacy-support
"evaluate/temporal-cloud/future_support", // This will become support in Jan 2025. Its file is support
"evaluate/temporal-cloud/support",
"evaluate/temporal-cloud/legacy_support", // This will be removed in Feb 2025 Its file is legacy-support.mdx
],
},
"security",
Expand Down

0 comments on commit e8dd173

Please sign in to comment.