From 556b0c76fd7a1d8457fdbb0533b0dac760245dee Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 17 Feb 2026 22:26:53 +0100 Subject: [PATCH] Update broken office hours links Signed-off-by: Patrik Oldsberg --- docs/overview/roadmap.md | 2 +- microsite/blog/2023-06-21-switching-out-sandbox.mdx | 2 +- .../2023-09-29-chicago-traiding-company-adopter-spotlight.mdx | 2 +- microsite/src/pages/home/_home.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/overview/roadmap.md b/docs/overview/roadmap.md index d9a03d9668..d1a290e14f 100644 --- a/docs/overview/roadmap.md +++ b/docs/overview/roadmap.md @@ -55,4 +55,4 @@ guidelines to get started. If you have specific questions about the roadmap, please create an [issue](https://github.com/backstage/backstage/issues/new/choose), ping us on -[Discord](https://discord.gg/backstage-687207715902193673), or [book time](https://info.backstage.spotify.com/office-hours) with the Spotify team. +[Discord](https://discord.gg/backstage-687207715902193673), or [book time](https://spoti.fi/backstageofficehours) with the Spotify team. diff --git a/microsite/blog/2023-06-21-switching-out-sandbox.mdx b/microsite/blog/2023-06-21-switching-out-sandbox.mdx index f86cb126a3..920a1f54d8 100644 --- a/microsite/blog/2023-06-21-switching-out-sandbox.mdx +++ b/microsite/blog/2023-06-21-switching-out-sandbox.mdx @@ -71,4 +71,4 @@ This change comes with the v1.15.0 release of Backstage that was released yester For more guidance on how to upgrade, check out the documentation for [keeping Backstage updated](https://backstage.io/docs/getting-started/keeping-backstage-updated). -If you have any further questions you can either reach out to us in the [Community Discord](https://discord.gg/backstage-687207715902193673), or in the [office hours](https://info.backstage.spotify.com/office-hours). +If you have any further questions you can either reach out to us in the [Community Discord](https://discord.gg/backstage-687207715902193673), or in the [office hours](https://spoti.fi/backstageofficehours). diff --git a/microsite/blog/2023-09-29-chicago-traiding-company-adopter-spotlight.mdx b/microsite/blog/2023-09-29-chicago-traiding-company-adopter-spotlight.mdx index bd479a6a86..169c907e40 100644 --- a/microsite/blog/2023-09-29-chicago-traiding-company-adopter-spotlight.mdx +++ b/microsite/blog/2023-09-29-chicago-traiding-company-adopter-spotlight.mdx @@ -57,4 +57,4 @@ Finally, don't be afraid to step outside the core use cases when it comes to the Interested in more stories from Backstage adopters? Check out these recent posts from [Stash](https://backstage.io/blog/2023/07/08/stash-adopter-post) and [Expedia Group](https://backstage.io/blog/2023/08/17/expedia-proof-of-value-metrics-2). -Want to learn more about Backstage? Join our weekly [Office Hours](https://info.backstage.spotify.com/office-hours) and bring your burning questions. +Want to learn more about Backstage? Join our weekly [Office Hours](https://spoti.fi/backstageofficehours) and bring your burning questions. diff --git a/microsite/src/pages/home/_home.tsx b/microsite/src/pages/home/_home.tsx index d4e66b6729..eded6a7af2 100644 --- a/microsite/src/pages/home/_home.tsx +++ b/microsite/src/pages/home/_home.tsx @@ -84,7 +84,7 @@ const HomePage = () => { label: 'GITHUB', }, { - link: 'https://info.backstage.spotify.com/office-hours', + link: 'https://spoti.fi/backstageofficehours', label: 'OFFICE HOURS', }, ]}