From 52ceee0a9c3d0ec33a0aa2b46554b2ceffe6be28 Mon Sep 17 00:00:00 2001 From: Brad McCarty Date: Thu, 20 Feb 2025 12:31:48 -0700 Subject: [PATCH] Fixed a broken link (#3529) * Fixed a broken link * Link update * Updated link and redirects.json * Added newline * I learned to alphabetize. --- astro/src/content/blog/fusionauth-reinvent-2024.mdx | 8 ++------ src/redirects.json | 1 + 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/astro/src/content/blog/fusionauth-reinvent-2024.mdx b/astro/src/content/blog/fusionauth-reinvent-2024.mdx index d3ec8e01a2..5f0cdbe86c 100644 --- a/astro/src/content/blog/fusionauth-reinvent-2024.mdx +++ b/astro/src/content/blog/fusionauth-reinvent-2024.mdx @@ -62,10 +62,6 @@ Join FusionAuth CEO Brian Pontarelli for 18 holes at the Wynn Golf Club, a Tom F [Request Your Invite](https://share.hsforms.com/1RmUHh6EsT3mk5DiLpGnIKQdlrn) -**Let’s Connect!** - -For more details and to stay updated on all things FusionAuth at re:Invent, visit our splash page: - -[FusionAuth at AWS re:Invent 2024](/events/aws-reinvent24) - We can’t wait to see you there! + +_2024 has come and gone. We had a great time seeing you at re:Invent. We're gearing up for 2025, and excited to continue to [partner with AWS](/partners/aws)._ diff --git a/src/redirects.json b/src/redirects.json index cfdaa0418b..f227b106a5 100644 --- a/src/redirects.json +++ b/src/redirects.json @@ -444,6 +444,7 @@ "/docs/quickstarts/5-minute-docker": "/docs/get-started/start-here", "/docs/quickstarts/5-minute-fastpath": "/docs/get-started/start-here", "/docs/quickstarts/5-minute-sandbox": "/docs/get-started/start-here", + "/events/aws-reinvent24": "/partners/aws", "/features/advanced-registration-forms": "/platform/registration-forms", "/features/architecture": "/platform/built-for-developers", "/features/authentication": "/platform/authentication",